From 9574f4ee14d7504e0fb5477c31bb221cfecd07af Mon Sep 17 00:00:00 2001 From: Christian Kamm Date: Mon, 29 Nov 2010 11:53:51 +0100 Subject: [PATCH] Add missing include. --- src/plugins/qmldesigner/components/propertyeditor/propertyeditor.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.cpp b/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.cpp index 020110089c..3dca495b22 100644 --- a/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.cpp +++ b/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.cpp @@ -63,6 +63,7 @@ #include #include #include +#include #include #include #include -- 2.11.0