summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-04-18 03:24:47 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-04-18 03:24:47 +0200
commitcc6c9e776848b49dc717a8d351d103f3f7be9642 (patch)
treea4e242d5fa35119b59ad2feace8d0df1122a52c5 /src/mainwindow.h
parentpedantic (diff)
downloadrekonq-cc6c9e776848b49dc717a8d351d103f3f7be9642.tar.xz
clear location bar action. As requested
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index a9363d8a..b9b90b5e 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -82,6 +82,7 @@ private slots:
void slotOpenLocation();
void slotAboutToShowBackMenu();
void geometryChangeRequested(const QRect &geometry);
+ void slotClearLocationBar();
// history related
void slotOpenActionUrl(QAction *action);