From 85cb2fc8fb6932b89cd76f20989e208fbd8803e4 Mon Sep 17 00:00:00 2001
From: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Date: Wed, 9 Mar 2011 22:22:45 +0100
Subject: [PATCH] remove dead files from project

---
 .../components/propertyeditor/propertyeditor.pri            | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.pri b/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.pri
index 14cb33579a1..134ace28645 100644
--- a/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.pri
+++ b/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.pri
@@ -43,8 +43,4 @@ HEADERS += propertyeditor.h \
     
 QT += declarative
 RESOURCES += propertyeditor.qrc
-FORMS += behaviordialog.ui \
-         contextpanetext.ui \
-         contextpanewidgetrectangle.ui \
-         contextpanewidgetimage.ui \
-         contextpanewidgetborderimage.ui
+FORMS += behaviordialog.ui
-- 
GitLab