diff --git a/src/gui/kernel/qpalette.cpp b/src/gui/kernel/qpalette.cpp index 785572e73b9..a64b8a2cb6a 100644 --- a/src/gui/kernel/qpalette.cpp +++ b/src/gui/kernel/qpalette.cpp @@ -350,6 +350,7 @@ static void qt_palette_from_color(QPalette &pal, const QColor &button) /*! \fn const QBrush & QPalette::accent() const + \since 6.6 Returns the accent brush of the current color group.