Skip to content
Snippets Groups Projects
Commit c73a9a63 authored by Orgad Shaneh's avatar Orgad Shaneh Committed by Orgad Shaneh
Browse files

Fix compilation with Qt4


Change-Id: Icad8723e26f7f9d89098e04c09c9dbd2d5539902
Reviewed-by: default avatarNikolai Kosjar <nikolai.kosjar@digia.com>
parent 6c397268
No related branches found
No related tags found
No related merge requests found
...@@ -48,7 +48,7 @@ typedef CppTools::ProjectPart ProjectPart; ...@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment