Fixes: - Remove unused tool bar container, and unnecessary enum

Details:  - I'm still not too happy with the whole construction but anyway.
The ToolBarActionContainer was never really used anymore (e.g. you
couldn't create one)
This commit is contained in:
con
2009-01-14 11:25:00 +01:00
parent 49c5ef262c
commit 08e7b0f447
6 changed files with 31 additions and 278 deletions

View File

@@ -128,8 +128,6 @@ public:
void updateContext();
QMenu *createPopupMenu();
void setSuppressNavigationWidget(bool suppress);
signals: