mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-09 18:45:22 +02:00
fix show/hide waterfall keybind not working with the Display menu hidden
This commit is contained in:
@ -2,5 +2,6 @@
|
||||
|
||||
namespace displaymenu {
|
||||
void init();
|
||||
void checkKeybinds();
|
||||
void draw(void* ctx);
|
||||
}
|
Reference in New Issue
Block a user