Cleanup some compiler warnings

This commit is contained in:
Jordan Sherer
2018-08-09 15:46:35 -04:00
parent af913532c5
commit 6b3591df88
4 changed files with 7 additions and 55 deletions
-1
View File
@@ -258,7 +258,6 @@ private slots:
void on_tableWidgetCalls_selectionChanged(const QItemSelection &selected, const QItemSelection &deselected);
void on_freeTextMsg_currentTextChanged (QString const&);
void on_nextFreeTextMsg_currentTextChanged (QString const&);
void on_extFreeTextMsg_currentTextChanged (QString const&);
void on_extFreeTextMsgEdit_currentTextChanged (QString const&);
int currentFreq();
int countFT8MessageFrames(QString const& text);