summaryrefslogtreecommitdiff
path: root/src/tabwindow/tabbar.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-10-04 23:19:36 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-12-10 02:48:05 +0100
commit8f388b34c72d024903c6aa99282a1e08c677c57a (patch)
tree47f18fe2c554af7557f81f89738300de6711db82 /src/tabwindow/tabbar.h
parentNetwork error management (again) (diff)
downloadrekonq-8f388b34c72d024903c6aa99282a1e08c677c57a.tar.xz
pinning tabs, the UI part
Diffstat (limited to 'src/tabwindow/tabbar.h')
-rw-r--r--src/tabwindow/tabbar.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tabwindow/tabbar.h b/src/tabwindow/tabbar.h
index d0228683..3eaa4d81 100644
--- a/src/tabwindow/tabbar.h
+++ b/src/tabwindow/tabbar.h
@@ -81,6 +81,9 @@ private Q_SLOTS:
void detachTab();
void reopenLastClosedTab();
+ void pinTab();
+ void unpinTab();
+
void contextMenu(int, const QPoint &);
void emptyAreaContextMenu(const QPoint &);