summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-04-05 16:39:22 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-04-05 16:39:22 +0200
commitea971b44ba71143d9cf2e622b91aa4fbe23f456a (patch)
tree9c3e374de4baa440ae7c6bcb9416c31cfc8d9651 /src/mainwindow.h
parentcommented out unuseful tab shortcuts.. (diff)
downloadrekonq-ea971b44ba71143d9cf2e622b91aa4fbe23f456a.tar.xz
removed new/close tab tabbar buttons
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 372d90a1..dc01d990 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -63,7 +63,7 @@ public:
private:
void setupActions();
void setupHistoryMenu();
- void setupTabBar();
+// void setupTabBar();
void setupToolBars();
public slots: