From 8946eecd22b4810dea452dafa4e0e2f8e55c573c Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Mon, 21 Mar 2011 22:26:48 +0100 Subject: Workaround the troubles with the tabbar highlight feature. Another fantastic patch by Johannes Trosher. Thanks :) CCBUG:267234 --- src/tabbar.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tabbar.h') 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(); -- cgit v1.2.1