aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquicksystempalette.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/util/qquicksystempalette.cpp')
-rw-r--r--src/quick/util/qquicksystempalette.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/quick/util/qquicksystempalette.cpp b/src/quick/util/qquicksystempalette.cpp
index cc3a618faf..1cbde6ef5a 100644
--- a/src/quick/util/qquicksystempalette.cpp
+++ b/src/quick/util/qquicksystempalette.cpp
@@ -59,11 +59,11 @@ public:
/*!
\qmlclass SystemPalette QQuickSystemPalette
\inqmlmodule QtQuick 2
- \ingroup qml-utility-elements
+ \ingroup qtquick-utility
\brief Provides access to the Qt palettes
The SystemPalette element provides access to the Qt application
- palettes. This provides information about the standard colors used
+ palettes. This provides information about the standard colors used
for application windows, buttons and other features. These colors
are grouped into three \e {color groups}: \c Active, \c Inactive,
and \c Disabled. See the QPalette documentation for details about