Add QML files to project file
authorKevin Krammer <kevin.krammer@kdab.com>
Wed, 17 Oct 2012 18:32:09 +0000 (20:32 +0200)
committerKevin Krammer <kevin.krammer@kdab.com>
Wed, 17 Oct 2012 18:32:09 +0000 (20:32 +0200)
declarativewidgets.pro

index ecb92d3..0a82893 100644 (file)
@@ -14,4 +14,8 @@ SOURCES += declarativeobjects.cpp declarativewidgetdocument.cpp main.cpp qmetaob
 QT += declarative
 
 OTHER_FILES += \
-    layouts.qml
+    layouts.qml \
+    animation.qml \
+    editor.qml \
+    gallery.qml \
+    test.qml