qrc
[mdictionary] / src / mdictionary / mdictionary.pro
index 8701e4e..8ee4658 100644 (file)
@@ -89,7 +89,8 @@ OTHER_FILES += \
     qml/ElementsListView.qml \
     qml/DictTypeSelectDialog.qml \
     qml/DictManagerWidget.qml \
-    qml/WordListWidget.qml
+    qml/WordListWidget.qml \
+    qml/TranslationView.qml
 
 target.path = $$BIN_DIR
 INSTALLS += target
@@ -189,6 +190,7 @@ unix {
         qmls.files += ./qml/DictTypeSelectDialog.qml
         qmls.files += ./qml/DictManagerWidget.qml
         qmls.files += ./qml/WordListWidget.qml
+        qmls.files += ./qml/TranslationView.qml
     }
        
     INSTALLS += desktop icon64 shared service css css_images qmls