┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search/dolphinsearchbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/search/dolphinsearchbox.h')
-rw-r--r--src/search/dolphinsearchbox.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/search/dolphinsearchbox.h b/src/search/dolphinsearchbox.h
index e3f07a265..81c412aa0 100644
--- a/src/search/dolphinsearchbox.h
+++ b/src/search/dolphinsearchbox.h
@@ -82,10 +82,7 @@ signals:
*/
void search(const KUrl& url);
- /**
- * Is emitted if the text of the searchbox has been changed.
- */
- void textChanged(const QString& text);
+ void requestSearchOptions();
private slots:
void emitSearchSignal();