whitespace--

This commit is contained in:
Marco Martin 2015-07-16 15:33:34 +02:00
parent eef99055e6
commit 797c622f7f

View File

@ -41,7 +41,7 @@ Item {
par = parent.parent par = parent.parent
} }
} }
function popup(pos) { function popup(pos) {
popup.x = pos.x; popup.x = pos.x;
popup.y = pos.y; popup.y = pos.y;