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:
@@ -33,13 +33,10 @@
|
||||
#include <projectexplorer/project.h>
|
||||
#include <projectexplorer/projectexplorer.h>
|
||||
|
||||
namespace ProjectExplorer {
|
||||
class QtVersionManager;
|
||||
}
|
||||
|
||||
namespace Qt4ProjectManager {
|
||||
|
||||
class Qt4Manager;
|
||||
class QtVersionManager;
|
||||
|
||||
namespace Internal {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user