forked from qt-creator/qt-creator
Fix compilation with Qt4
Change-Id: Icad8723e26f7f9d89098e04c09c9dbd2d5539902 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
6c3972680e
commit
c73a9a63f2
@@ -48,7 +48,7 @@ typedef CppTools::ProjectPart ProjectPart;
|
||||
typedef CppTools::ProjectFile ProjectFile;
|
||||
typedef ProjectExplorer::Project Project;
|
||||
|
||||
Q_DECLARE_METATYPE(ProjectFile)
|
||||
Q_DECLARE_METATYPE(QList<ProjectFile>)
|
||||
|
||||
namespace {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user