mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-10 11:05:22 +02:00
More UI bugfix
This commit is contained in:
@ -65,6 +65,8 @@ private:
|
||||
bool demoWindow = false;
|
||||
int selectedWindow = 0;
|
||||
|
||||
bool initComplete = false;
|
||||
|
||||
EventHandler<VFOManager::VFO*> vfoCreatedHandler;
|
||||
|
||||
};
|
Reference in New Issue
Block a user