draft of spinbox
[mdictionary] / src / mdictionary / mdictionary.pro
index 6062abc..a055f31 100644 (file)
@@ -95,8 +95,8 @@ OTHER_FILES += \
     qml/TranslationView.qml \
     qml/FlickableWebView.qml \
     qml/ScrollBar.qml \
-    qml/SpinBox.qml \
-    qml/Checkbox.qml
+    qml/Checkbox.qml \
+    qml/MySpinBox.qml
 
 target.path = $$BIN_DIR
 INSTALLS += target
@@ -200,6 +200,7 @@ unix {
         qmls.files += ./qml/FlickableWebView.qml
         qmls.files += ./qml/ScrollBar.qml
         qmls.files += ./qml/Checkbox.qml
+        qmls.files += ./qml/MySpinBox.qml
     }
        
     INSTALLS += desktop icon64 shared service css css_images qmls