coreplugin: use Core::Id is some places

This commit is contained in:
hjk
2010-09-10 14:13:19 +02:00
parent 2d6ad5694e
commit ff0ac20a42
28 changed files with 136 additions and 129 deletions

View File

@@ -41,6 +41,7 @@
#include <coreplugin/actionmanager/actionmanager.h>
#include <coreplugin/actionmanager/command.h>
#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/uniqueidmanager.h>
namespace ImageViewer {
namespace Internal {