summaryrefslogtreecommitdiff
path: root/src/tabwindow/tabwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2013-03-07 16:41:08 +0100
committerAndrea Diamantini <adjam7@gmail.com>2013-03-07 17:30:55 +0100
commit570dcabcd21c0821f4e55097f2cba5f90e481782 (patch)
treea7884f996ac76152cfca307deebf753f2079a20e /src/tabwindow/tabwindow.h
parentrekonq 2.2.1 (diff)
downloadrekonq-570dcabcd21c0821f4e55097f2cba5f90e481782.tar.xz
Respect hovering settings
BUG:316207
Diffstat (limited to 'src/tabwindow/tabwindow.h')
-rw-r--r--src/tabwindow/tabwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tabwindow/tabwindow.h b/src/tabwindow/tabwindow.h
index a1e369d9..c72c252b 100644
--- a/src/tabwindow/tabwindow.h
+++ b/src/tabwindow/tabwindow.h
@@ -95,6 +95,7 @@ private Q_SLOTS:
void updateNewTabButtonPosition();
void tabTitleChanged(const QString &);
+ void tabUrlChanged(const QUrl &);
void tabIconChanged();
void tabLoadStarted();