summaryrefslogtreecommitdiff
path: root/src/tabbar.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-04-05 16:35:40 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-04-05 16:35:40 +0200
commit2ae285b5c676a39d36384cd7240a1344a5fa250b (patch)
treec35f08dee1798fb0043f3b197167b2c8976238c5 /src/tabbar.h
parentUpgrading rekonq UI, 1st step (diff)
downloadrekonq-2ae285b5c676a39d36384cd7240a1344a5fa250b.tar.xz
commented out unuseful tab shortcuts..
Diffstat (limited to 'src/tabbar.h')
-rw-r--r--src/tabbar.h2
1 files changed, 1 insertions, 1 deletions
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();