summaryrefslogtreecommitdiff
path: root/src/webwindow/findbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webwindow/findbar.h')
-rw-r--r--src/webwindow/findbar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webwindow/findbar.h b/src/webwindow/findbar.h
index 80b7b955..57d253a1 100644
--- a/src/webwindow/findbar.h
+++ b/src/webwindow/findbar.h
@@ -67,6 +67,7 @@ private Q_SLOTS:
Q_SIGNALS:
void searchString(const QString &);
+ void triggerPartFind();
private:
KLineEdit *m_lineEdit;