Merge branch 'qml' of ssh://drop.maemo.org/git/mdictionary into qml
[mdictionary] / src / mdictionary / mdictionary.pro
index cc5af0a..d01fcc4 100644 (file)
@@ -92,7 +92,9 @@ OTHER_FILES += \
     qml/DictTypeSelectDialog.qml \
     qml/DictManagerWidget.qml \
     qml/WordListWidget.qml \
-    qml/TranslationView.qml
+    qml/TranslationView.qml \
+    qml/FlickableWebView.qml \
+    qml/ScrollBar.qml
 
 target.path = $$BIN_DIR
 INSTALLS += target
@@ -193,6 +195,8 @@ unix {
         qmls.files += ./qml/DictManagerWidget.qml
         qmls.files += ./qml/WordListWidget.qml
         qmls.files += ./qml/TranslationView.qml
+        qmls.files += ./qml/FlickableWebView.qml
+        qmls.files += ./qml/ScrollBar.qml
     }
        
     INSTALLS += desktop icon64 shared service css css_images qmls