summaryrefslogtreecommitdiff
path: root/src/tabbar.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-03-21 22:40:42 +0100
committerAndrea Diamantini <adjam7@gmail.com>2011-03-21 22:40:42 +0100
commit33c8c8a6bfe805e1c1a94586e81c5cd27cabd53e (patch)
tree1a2611949457d8c38741c6b60350c408eb59bbd6 /src/tabbar.h
parentupdate INSTALL file (diff)
parentWorkaround the troubles with the tabbar highlight feature. (diff)
downloadrekonq-33c8c8a6bfe805e1c1a94586e81c5cd27cabd53e.tar.xz
Merge branch 'fixes'
Diffstat (limited to 'src/tabbar.h')
-rw-r--r--src/tabbar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tabbar.h b/src/tabbar.h
index 0137065d..c7bf88e6 100644
--- a/src/tabbar.h
+++ b/src/tabbar.h
@@ -84,7 +84,6 @@ protected:
virtual void mousePressEvent(QMouseEvent *event);
virtual void tabRemoved(int index);
- virtual void tabInserted(int index);
private slots:
void cloneTab();