X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fmdictionary%2Fqml%2FAboutWidget.qml;h=a600d1b6505295cbbfef4b3a4eebd68c0afc7ab3;hb=f106801717e7c5485338655cd6ffe5f314fac27c;hp=a8e85bc70ff63cf044b63e5bb8809c3d01b3af03;hpb=ac86fa7a460e6fb10126eb63372d18a5dd1e1f4d;p=mdictionary diff --git a/src/mdictionary/qml/AboutWidget.qml b/src/mdictionary/qml/AboutWidget.qml index a8e85bc..a600d1b 100644 --- a/src/mdictionary/qml/AboutWidget.qml +++ b/src/mdictionary/qml/AboutWidget.qml @@ -53,12 +53,12 @@ Rectangle { onLinkActivated: linkClicked(link); } - MySpinBox { + /* MySpinBox { id: test01 - y:50; - x:100; + y:20; + x:20; width: 40 height: 20; } - + */ }