forked from qt-creator/qt-creator
Fixes: - Rename ActionManager --> ActionManagerPrivate
Details: - Step one, step two is ActionManagerInterface --> ActionManager because it conflicts with our naming conventions
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#ifndef ACTIONCONTAINER_H
|
||||
#define ACTIONCONTAINER_H
|
||||
|
||||
#include "actionmanager.h"
|
||||
#include "actionmanager_p.h"
|
||||
|
||||
#include <coreplugin/actionmanager/iactioncontainer.h>
|
||||
#include <coreplugin/actionmanager/icommand.h>
|
||||
|
||||
Reference in New Issue
Block a user