Update version for QPalette::accent API in documentation

Follow up patch to 3c391c159ce0e29a9a654edee45bd64bcde6ccd2.

Pick-to: 6.6
Change-Id: I23235ae8516a53cf09c00b0daedc054df2f0cfa8
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
bb10
Santhosh Kumar 2023-09-11 13:49:48 +02:00
parent dcc0844056
commit 42e164f5ad
1 changed files with 1 additions and 0 deletions

View File

@ -311,6 +311,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.