Rename BuildParserInterface to IBuildParser.

Rename BuildParserInterface to IBuildParser to comply with
latest naming conventions.

Reviewed-By: con
This commit is contained in:
Tobias Hunger
2009-11-11 15:25:14 +01:00
parent 7c003add44
commit 074b111c66
18 changed files with 34 additions and 35 deletions

View File

@@ -31,7 +31,6 @@
#include <utils/qtcassert.h>
#include <projectexplorer/projectexplorerconstants.h>
#include <projectexplorer/buildparserinterface.h>
#include <projectexplorer/taskwindow.h>
#include <extensionsystem/pluginmanager.h>