Git test
[qwp] / qml / qwp / content / Config.qml
index 6db4c3a..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;
@@ -83,6 +82,3 @@ ShadowRectangle {
     }
 }
 
-
-
-