From cba44fb735279d2189b31328ba598a6d8c487f99 Mon Sep 17 00:00:00 2001 From: Florent Revest Date: Thu, 25 Feb 2016 16:36:41 +0100 Subject: Use 'Application' from qml-asteroid instead of Item --- main.qml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main.qml b/main.qml index 84daa79..08f2d1c 100644 --- a/main.qml +++ b/main.qml @@ -22,9 +22,8 @@ import QtGraphicalEffects 1.0 import QtQuick.Controls 1.3 import org.asteroid.controls 1.0 -Item { +Application { id: app - anchors.fill: parent property bool running property var previousTime -- cgit v1.2.3-70-g09d2