forked from qt-creator/qt-creator
ActionManager API cleanup.
d-pointer instead of inheritance static methods Change-Id: I7b2f0c8b05ad3951e1ff26a7d4e08e195d2dd258 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -139,7 +139,6 @@ private:
|
||||
BazaarClient *m_client;
|
||||
|
||||
Locator::CommandLocator *m_commandLocator;
|
||||
Core::ActionManager *m_actionManager;
|
||||
Core::ActionContainer *m_bazaarContainer;
|
||||
|
||||
QList<QAction *> m_repositoryActionList;
|
||||
|
||||
Reference in New Issue
Block a user