Fix compilation with Qt4

Change-Id: Icad8723e26f7f9d89098e04c09c9dbd2d5539902
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
This commit is contained in:
Orgad Shaneh
2013-08-13 17:13:39 +03:00
committed by Orgad Shaneh
parent 6c3972680e
commit c73a9a63f2

View File

@@ -48,7 +48,7 @@ typedef CppTools::ProjectPart ProjectPart;
typedef CppTools::ProjectFile ProjectFile; typedef CppTools::ProjectFile ProjectFile;
typedef ProjectExplorer::Project Project; typedef ProjectExplorer::Project Project;
Q_DECLARE_METATYPE(ProjectFile) Q_DECLARE_METATYPE(QList<ProjectFile>)
namespace { namespace {