mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-06-02 22:14:47 -04:00
new var in wrong section..
This commit is contained in:
+1
-1
@@ -143,6 +143,7 @@ private:
|
||||
ModemProperties *modemProps;
|
||||
std::atomic_bool modemPropertiesUpdated;
|
||||
ModemArgInfoList newModemArgs;
|
||||
wxMenuItem *showTipMenuItem;
|
||||
|
||||
#ifdef USE_HAMLIB
|
||||
wxMenu *rigMenu;
|
||||
@@ -151,7 +152,6 @@ private:
|
||||
wxMenuItem *sdrIFMenuItem;
|
||||
std::map<int, wxMenuItem *> rigSerialMenuItems;
|
||||
std::map<int, wxMenuItem *> rigModelMenuItems;
|
||||
wxMenuItem *showTipMenuItem;
|
||||
int rigModel;
|
||||
int rigSerialRate;
|
||||
long long rigSDRIF;
|
||||
|
||||
Reference in New Issue
Block a user