summaryrefslogtreecommitdiff
path: root/examples/applicationmanager/intents/intents.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/applicationmanager/intents/intents.pro')
-rw-r--r--examples/applicationmanager/intents/intents.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/applicationmanager/intents/intents.pro b/examples/applicationmanager/intents/intents.pro
index eaa0e964..af1c0238 100644
--- a/examples/applicationmanager/intents/intents.pro
+++ b/examples/applicationmanager/intents/intents.pro
@@ -25,7 +25,7 @@ AM_COPY_FILES += system-ui.qml
prefix_build:tpath = $$target.path
else:tpath = $$_PRO_FILE_PWD_
-AM_DEFAULT_ARGS = --builtin-apps-manifest-dir $$tpath/apps -o \"ui: { style: material }\" $$tpath/system-ui.qml
+AM_DEFAULT_ARGS = --builtin-apps-manifest-dir $$tpath/apps -o \"ui: { style: Material }\" $$tpath/system-ui.qml
example_sources.path = $$target.path
example_sources.files = $$AM_COPY_FILES $$AM_COPY_DIRECTORIES