new var in wrong section..

This commit is contained in:
Charles J. Cliffe
2016-02-09 00:10:15 -05:00
parent 987af4b997
commit 72a37e16d3
+1 -1
View File
@@ -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;