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, 2 insertions, 0 deletions
diff --git a/src/webview.h b/src/webview.h
index acd7eae2..a06a2cb2 100644
--- a/src/webview.h
+++ b/src/webview.h
@@ -85,6 +85,8 @@ private slots:
signals:
void loadUrl(const KUrl &, const Rekonq::OpenType &);
void zoomChanged(int);
+ void openPreviousInHistory();
+ void openNextInHistory();
private:
QPoint m_mousePos;