Update version for QPalette::accent API in documentation

Follow up patch to 3c391c159ce0e29a9a654edee45bd64bcde6ccd2.

Change-Id: I23235ae8516a53cf09c00b0daedc054df2f0cfa8
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
(cherry picked from commit 42e164f5ad7f279d3b7862d5882ba6705db596d2)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Santhosh Kumar 2023-09-11 13:49:48 +02:00 committed by Qt Cherry-pick Bot
parent cd58207188
commit bf2bc292a8

View File

@ -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.