From 2ae285b5c676a39d36384cd7240a1344a5fa250b Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 5 Apr 2009 16:35:40 +0200 Subject: commented out unuseful tab shortcuts.. --- src/tabbar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tabbar.h') diff --git a/src/tabbar.h b/src/tabbar.h index ba057e36..b26a62df 100644 --- a/src/tabbar.h +++ b/src/tabbar.h @@ -65,7 +65,7 @@ protected: virtual QSize tabSizeHint(int index) const; private slots: - void selectTabAction(); +// void selectTabAction(); void cloneTab(); void closeTab(); void closeOtherTabs(); -- cgit v1.2.1