summaryrefslogtreecommitdiff
path: root/src/webwindow/webwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webwindow/webwindow.h')
-rw-r--r--src/webwindow/webwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/webwindow/webwindow.h b/src/webwindow/webwindow.h
index 032da94f..590022a7 100644
--- a/src/webwindow/webwindow.h
+++ b/src/webwindow/webwindow.h
@@ -115,6 +115,8 @@ private Q_SLOTS:
*/
void notifyMessage(const QString &msg);
+ void findSelectedText();
+
// File Menu slots
void openLocation();
void fileOpen();