forked from qt-creator/qt-creator
Rename BuildParserInterface to IBuildParser.
Rename BuildParserInterface to IBuildParser to comply with latest naming conventions. Reviewed-By: con
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#include <QtCore/QFileInfo>
|
||||
|
||||
using ProjectExplorer::IBuildParserFactory;
|
||||
using ProjectExplorer::BuildParserInterface;
|
||||
using ProjectExplorer::IBuildParser;
|
||||
using ProjectExplorer::Environment;
|
||||
using ExtensionSystem::PluginManager;
|
||||
using namespace Qt4ProjectManager;
|
||||
|
||||
Reference in New Issue
Block a user