Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary
[mdictionary] / src / mdictionary / qml / AboutWidget.qml
index a600d1b..92c6d07 100644 (file)
@@ -52,13 +52,4 @@ Rectangle {
         anchors.horizontalCenterOffset: 0
         onLinkActivated: linkClicked(link);
     }
-
-  /*  MySpinBox {
-        id: test01
-        y:20;
-        x:20;
-        width: 40
-        height: 20;
-    }
-    */
 }