forked from qt-creator/qt-creator
Move QtVersionManager, QtVersion and QtOptionsPage back
After all I don't need all that stuff in the cmakeplugin, all i needed is now bundled in debugginghelper.h/cpp
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
using ProjectExplorer::IBuildParserFactory;
|
||||
using ProjectExplorer::BuildParserInterface;
|
||||
using ProjectExplorer::Environment;
|
||||
using ProjectExplorer::QtVersion;
|
||||
using ExtensionSystem::PluginManager;
|
||||
using namespace Qt4ProjectManager;
|
||||
using namespace Qt4ProjectManager::Internal;
|
||||
|
||||
Reference in New Issue
Block a user