forked from qt-creator/qt-creator
QmlDesigner.ItemLibrary: remove depedency on private Qt
Change-Id: I370cc96d6d939f45962add9bd5280ae3a9b51214 Reviewed-by: Marco Bubke <marco.bubke@digia.com>
This commit is contained in:
@@ -12,7 +12,3 @@ OTHER_FILES += \
|
|||||||
qml/ItemView.qml \
|
qml/ItemView.qml \
|
||||||
qml/ItemsViewStyle.qml \
|
qml/ItemsViewStyle.qml \
|
||||||
qml/ItemsView.qml
|
qml/ItemsView.qml
|
||||||
|
|
||||||
greaterThan(QT_MAJOR_VERSION, 4) {
|
|
||||||
QT += declarative-private core-private script-private
|
|
||||||
}
|
|
||||||
|
Reference in New Issue
Block a user