summaryrefslogtreecommitdiff
path: root/src/tabwindow/tabwindow.h
diff options
context:
space:
mode:
authorLindsay Mathieson <lindsay.mathieson@gmail.com>2013-01-24 20:17:06 +1000
committerLindsay Mathieson <lindsay.mathieson@gmail.com>2013-01-24 20:17:06 +1000
commita068a29d7c33211a5d4e5ebc1a0227feba158b65 (patch)
treec25dd2e9da9d5242390d2bce41e6292ca3f2df78 /src/tabwindow/tabwindow.h
parentAdded option for opening new tabs next to current (default to true). Otherwis... (diff)
parentImprove icon management code (diff)
downloadrekonq-a068a29d7c33211a5d4e5ebc1a0227feba158b65.tar.xz
Merge branch 'master' of git.kde.org:rekonq
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 c3df016c..3a00ac4a 100644
--- a/src/tabwindow/tabwindow.h
+++ b/src/tabwindow/tabwindow.h
@@ -92,6 +92,7 @@ private Q_SLOTS:
void updateNewTabButtonPosition();
void tabTitleChanged(const QString &);
+ void tabIconChanged();
void tabLoadStarted();
void tabLoadFinished(bool);