From: Mohammed Sameer Date: Tue, 17 Sep 2013 00:19:58 +0000 (+0300) Subject: removed a blank line X-Git-Url: http://cgit.sxemacs.org/?p=harmattan%2Fcameraplus;a=commitdiff_plain;h=2bb6469efb26b4c548070c40762478162f9226a0;hp=dbaa2edf6d8c6b29c5d899c7f98ac2f42472c3e1 removed a blank line --- diff --git a/qml/FocusReticle.qml b/qml/FocusReticle.qml index f4f4c8c..f6c6469 100644 --- a/qml/FocusReticle.qml +++ b/qml/FocusReticle.qml @@ -63,7 +63,6 @@ MouseArea { property variant __initialPos onPressed: { - if (mouse.x >= reticle.x && mouse.y >= reticle.y && mouse.x <= reticle.x + reticle.width &&