bi change + completer in line edit
[mdictionary] / src / mdictionary / qml / AboutWidget.qml
index 9821576..92c6d07 100644 (file)
@@ -52,10 +52,4 @@ Rectangle {
         anchors.horizontalCenterOffset: 0
         onLinkActivated: linkClicked(link);
     }
-
-    SpinBox{
-        id: test;
-        x:100;
-        y:100;
-    }
 }