From c234ab1c8462a5c64a55b409051342fc2ba0a0c9 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Thu, 9 Apr 2009 20:21:46 +0200 Subject: Removed unuseful tabbar code --- 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 b26a62df..3aca8958 100644 --- a/src/tabbar.h +++ b/src/tabbar.h @@ -65,7 +65,6 @@ protected: virtual QSize tabSizeHint(int index) const; private slots: -// void selectTabAction(); void cloneTab(); void closeTab(); void closeOtherTabs(); -- cgit v1.2.1