summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-01-09 16:37:41 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-01-09 16:37:41 +0100
commit886bdb99cd998c045e111a2d7e6f77e29d30b784 (patch)
tree2aa897c34800905814b8fa45a67566b3d836d43a /src/mainwindow.h
parentRemoved WebActionMapper class! (diff)
downloadrekonq-886bdb99cd998c045e111a2d7e6f77e29d30b784.tar.xz
Every action is now in ActionCollection!!
Fully adopted xmlgui && mainview concepts..
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index e34c799e..fd7f13d6 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -62,6 +62,7 @@ public:
private:
void setupActions();
void setupCustomMenu();
+ void setupTabBar();
public slots:
void slotHome();