Merge branch 'qml' of ssh://drop.maemo.org/git/mdictionary into qml
[mdictionary] / src / mdictionary / mdictionary.pro
index ce84a73..b790af9 100644 (file)
@@ -96,6 +96,7 @@ OTHER_FILES += \
     qml/FlickableWebView.qml \
     qml/ScrollBar.qml \
     qml/SpinBox.qml
+    qml/Checkbox.qml
 
 target.path = $$BIN_DIR
 INSTALLS += target
@@ -198,6 +199,7 @@ unix {
         qmls.files += ./qml/TranslationView.qml
         qmls.files += ./qml/FlickableWebView.qml
         qmls.files += ./qml/ScrollBar.qml
+        qmls.files += ./qml/Checkbox.qml
     }
        
     INSTALLS += desktop icon64 shared service css css_images qmls