summaryrefslogtreecommitdiffstats
path: root/main_autorun.qml
diff options
context:
space:
mode:
Diffstat (limited to 'main_autorun.qml')
-rw-r--r--main_autorun.qml3
1 files changed, 3 insertions, 0 deletions
diff --git a/main_autorun.qml b/main_autorun.qml
new file mode 100644
index 0000000..bfe1426
--- /dev/null
+++ b/main_autorun.qml
@@ -0,0 +1,3 @@
+DemoMain {
+ autorun: true
+} \ No newline at end of file