Add option for returning to last monitored frequency on monitor enable

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4995 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Bill Somerville
2015-02-27 18:59:08 +00:00
parent b768dab2d5
commit 7fd7b481e6
4 changed files with 62 additions and 31 deletions
+1
View File
@@ -91,6 +91,7 @@ public:
bool tx_QSY_allowed () const;
bool spot_to_psk_reporter () const;
bool monitor_off_at_startup () const;
bool monitor_last_used () const;
bool log_as_RTTY () const;
bool report_in_comments () const;
bool prompt_to_log () const;