mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-06-16 04:38:49 -04:00
Dual bookmark backup files with user notification, auto-recovery and bail; save top level branch expand states
This commit is contained in:
@@ -112,6 +112,7 @@ public:
|
||||
bool isUserDemodBusy();
|
||||
|
||||
BookmarkView *getBookmarkView();
|
||||
void disableSave(bool state);
|
||||
|
||||
#ifdef _WIN32
|
||||
bool canFocus();
|
||||
@@ -204,6 +205,7 @@ private:
|
||||
std::string rigPort;
|
||||
int numRigs;
|
||||
bool rigInit;
|
||||
bool saveDisabled;
|
||||
#endif
|
||||
|
||||
wxDECLARE_EVENT_TABLE();
|
||||
|
||||
Reference in New Issue
Block a user