Git test
[qwp] / qml / qwp / content / Config.qml
index b60890b..2798010 100644 (file)
@@ -61,7 +61,6 @@ ShadowRectangle {
                 // Search ! allowed
                 if (wrappersc.state=="invalidinput")
                     return;
-
                 schModel.from=fromIn.text;
                 schModel.phrase = phraseIn.text;
                 fond.focus = true;
@@ -82,3 +81,4 @@ ShadowRectangle {
         NumberAnimation { target: searchbutton; property: "opacity"; duration: 200 }
     }
 }
+