X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fmdictionary%2Fqml%2FAboutWidget.qml;fp=src%2Fmdictionary%2Fqml%2FAboutWidget.qml;h=92c6d07248a1712d79527454735adcc6650120e4;hb=29aa1caa7c232b517244c11463844a7b54fed22d;hp=a600d1b6505295cbbfef4b3a4eebd68c0afc7ab3;hpb=08e403fb8f97d1352819f64d81eeda2c65148a40;p=mdictionary diff --git a/src/mdictionary/qml/AboutWidget.qml b/src/mdictionary/qml/AboutWidget.qml index a600d1b..92c6d07 100644 --- a/src/mdictionary/qml/AboutWidget.qml +++ b/src/mdictionary/qml/AboutWidget.qml @@ -52,13 +52,4 @@ Rectangle { anchors.horizontalCenterOffset: 0 onLinkActivated: linkClicked(link); } - - /* MySpinBox { - id: test01 - y:20; - x:20; - width: 40 - height: 20; - } - */ }