Skip to content
Snippets Groups Projects
Commit d6df0907 authored by Jörg Schummer's avatar Jörg Schummer Committed by Kai Koehne
Browse files

QmlDesigner.ItemLibrary: Added qml files to itemlibrary project file

parent b5c7bc1c
No related branches found
No related tags found
No related merge requests found
......@@ -9,3 +9,11 @@ INCLUDEPATH += $$PWD
HEADERS += itemlibrary.h customdraganddrop.h itemlibrarymodel.h itemlibrarywidgets.h
SOURCES += itemlibrary.cpp customdraganddrop.cpp itemlibrarymodel.cpp itemlibrarywidgets.cpp
RESOURCES += itemlibrary.qrc
OTHER_FILES += \
qml/Selector.qml \
qml/SectionView.qml \
qml/Scrollbar.qml \
qml/ItemView.qml \
qml/ItemsViewStyle.qml \
qml/ItemsView.qml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment