ProjectExplorer: Remove metatype registration macro usage

in places where we do not need it. Also removed metatypedeclarations.h

Change-Id: I406891ff9b87e88112ae6317c479f5fab83625c8
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
Nikita Baryshnikov
2015-07-24 16:23:54 +03:00
parent e307b7eecf
commit b34b019c10
20 changed files with 0 additions and 66 deletions

View File

@@ -178,7 +178,6 @@ bool CustomParser::parseLine(const QString &rawLine, CustomParserExpression::Cus
# include <QTest>
# include "projectexplorer.h"
# include "metatypedeclarations.h"
# include "outputparser_test.h"
void ProjectExplorerPlugin::testCustomOutputParsers_data()