Added reply button back into the main window

This commit is contained in:
Jordan Sherer
2018-08-28 16:04:49 -04:00
parent b5cebe41e8
commit 0ecbbd0da1
3 changed files with 16 additions and 17 deletions
+1 -1
View File
@@ -258,7 +258,7 @@ private slots:
void on_rbFreeText_clicked(bool checked);
void on_clearAction_triggered(QObject * sender);
void on_cqMacroButton_clicked();
void on_qtcMacroButton_clicked();
void on_replyMacroButton_clicked();
void on_qthMacroButton_clicked();
void setSortBy(QString key, QString value);
QString getSortBy(QString key, QString defaultValue);