summaryrefslogtreecommitdiff
path: root/doc/configuration.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/configuration.qdoc')
-rw-r--r--doc/configuration.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/configuration.qdoc b/doc/configuration.qdoc
index a58aa960..8ee289f2 100644
--- a/doc/configuration.qdoc
+++ b/doc/configuration.qdoc
@@ -640,8 +640,9 @@ an additional column specifying which runtime a configuration option applies to:
\li \c backgroundColor
\li qml
\li string
- \li If set, the main window of the app gets this color set as the default clear color.
- This option also gives the surface an 8-bit alpha buffer.
+ \li This option is deprecated and will be removed in the next release. Please use the
+ ApplicationManagerWindow's \c color property instead.
+
\row
\li \c quitTime
\li qml