summaryrefslogtreecommitdiffstats
path: root/sample/app/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'sample/app/main.qml')
-rw-r--r--sample/app/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/app/main.qml b/sample/app/main.qml
index 5a70102..3225dcd 100644
--- a/sample/app/main.qml
+++ b/sample/app/main.qml
@@ -12,7 +12,7 @@ ApplicationWindow {
height: 1487
property string onsId: qsTr("onscreenapp")
- property string pri_path: qsTr("/home/0/app-data/OnScreen/onstestapp/")
+ property string pri_path: qsTr("onstestapp/")
property string filepath: pri_path + qsTr("vics.qml")
property string msgdata: ""
property string postmsg: ""