summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 62ffe3de..366765a2 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -577,6 +577,9 @@ private slots:
void modlistSelectionsChanged(const QItemSelection &current);
void esplistSelectionsChanged(const QItemSelection &current);
+ void search_activated();
+ void searchClear_activated();
+
private slots: // ui slots
// actions
void on_actionAdd_Profile_triggered();