summaryrefslogtreecommitdiffstats
path: root/examples/demos/maroon/content/BuildButton.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demos/maroon/content/BuildButton.qml')
-rw-r--r--examples/demos/maroon/content/BuildButton.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demos/maroon/content/BuildButton.qml b/examples/demos/maroon/content/BuildButton.qml
index 09d37746f..a4d1c3af4 100644
--- a/examples/demos/maroon/content/BuildButton.qml
+++ b/examples/demos/maroon/content/BuildButton.qml
@@ -48,7 +48,7 @@
**
****************************************************************************/
-import QtQuick 2.0
+import QtQuick
import "logic.js" as Logic
Item {