summaryrefslogtreecommitdiff
path: root/src/webview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webview.h')
-rw-r--r--src/webview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webview.h b/src/webview.h
index ffdc874c..08d597db 100644
--- a/src/webview.h
+++ b/src/webview.h
@@ -64,7 +64,7 @@ private slots:
void setProgress(int progress);
void loadFinished();
void setStatusBarText(const QString &string);
- void slotGooWikiSearch();
+ void slotSearch();
private:
WebPage *m_page;