summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Swift/QtUI/MUCSearch/QtMUCSearchWindow.h')
-rw-r--r--Swift/QtUI/MUCSearch/QtMUCSearchWindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Swift/QtUI/MUCSearch/QtMUCSearchWindow.h b/Swift/QtUI/MUCSearch/QtMUCSearchWindow.h
index cb4585d..c7661c2 100644
--- a/Swift/QtUI/MUCSearch/QtMUCSearchWindow.h
+++ b/Swift/QtUI/MUCSearch/QtMUCSearchWindow.h
@@ -37,6 +37,7 @@ namespace Swift {
void handleSearch(const QString&);
void handleActivated(const QModelIndex& index);
void updateThrobberPosition();
+ void handleSelectionChanged (const QItemSelection&, const QItemSelection&);
private:
Ui::QtMUCSearchWindow ui_;