Doc: Grouped Qt Quick types into several groups
[profile/ivi/qtdeclarative.git] / src / quick / util / qquicksystempalette.cpp
index cc3a618..1cbde6e 100644 (file)
@@ -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