aboutsummaryrefslogtreecommitdiffstats
path: root/examples/androidextras/customactivity/android/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/androidextras/customactivity/android/res/values/strings.xml')
-rw-r--r--examples/androidextras/customactivity/android/res/values/strings.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/androidextras/customactivity/android/res/values/strings.xml b/examples/androidextras/customactivity/android/res/values/strings.xml
deleted file mode 100644
index 0b65e8f..0000000
--- a/examples/androidextras/customactivity/android/res/values/strings.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <string name="app_name">Qt Android Multi-Activity</string>
- <string name="hello_second_activity">Hello Second Activity</string>
- <string name="go_back">Go back</string>
-</resources>