summaryrefslogtreecommitdiff
path: root/src/webview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webview.h')
-rw-r--r--src/webview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webview.h b/src/webview.h
index a06a2cb2..669705fa 100644
--- a/src/webview.h
+++ b/src/webview.h
@@ -81,6 +81,7 @@ private slots:
void setupSmoothScrolling(int posY);
void stopScrolling();
+ void changeWindowIcon();
signals:
void loadUrl(const KUrl &, const Rekonq::OpenType &);