Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop

This commit is contained in:
Joe Taylor
2023-02-24 09:36:53 -05:00
+1 -1
View File
@@ -43,7 +43,7 @@ private:
Q_SLOT void on_cbReadyOnly_toggled(bool b);
Q_SLOT void on_textEdit_clicked();
qint64 m_msec0=0;
// qint64 m_msec0=0;
QString m_mode="";
QSettings * settings_;