From d49b93807b953e88e47444cc7c1359fa027e7cb0 Mon Sep 17 00:00:00 2001 From: Thomas Hartmann Date: Fri, 15 Feb 2013 12:22:54 +0100 Subject: [PATCH] QmlDesigner: Fix compile Change-Id: I9fb9a3fb9712760bfb68e8528598a07890cfb4c5 Reviewed-by: Christian Stenger --- .../qmldesigner/components/propertyeditor/propertyeditor.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.cpp b/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.cpp index 0a548280399..5a6acd7e7e4 100644 --- a/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.cpp +++ b/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.cpp @@ -51,7 +51,6 @@ #include #include "gradientlineqmladaptor.h" #include "behaviordialog.h" -#include "qproxylayoutitem.h" #include "fontwidget.h" #include "siblingcombobox.h" #include "propertyeditortransaction.h"