Manual amendment to c1a8001626.

Missed one plugin.

Change-Id: Id148f6e818bc18b65cf4b882af6f219a04336978
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
This commit is contained in:
Daniel Molkentin
2011-10-17 16:22:22 +02:00
committed by Eike Ziller
parent 2a271e396c
commit 72278e2a4a

View File

@@ -15,8 +15,3 @@ HEADERS += $$PWD/customstyleplugin.h $$PWD/../designercore/include/iwidgetplugi
RESOURCES += $$PWD/customstyleplugin.qrc
OTHER_FILES += $$PWD/customstyle.metainfo
!macx {
target.path = /$$IDE_LIBRARY_BASENAME/qmldesigner
INSTALLS += target
}