summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qpalette.cpp
diff options
context:
space:
mode:
authorSanthosh Kumar <santhosh.kumar.selvaraj@qt.io>2023-09-11 13:49:48 +0200
committerSanthosh Kumar <santhosh.kumar.selvaraj@qt.io>2023-09-13 21:41:22 +0200
commit42e164f5ad7f279d3b7862d5882ba6705db596d2 (patch)
treeba43d7fd4ec895e5c0c81216634d566e8ce097db /src/gui/kernel/qpalette.cpp
parentdcc08440567c1e5d36ba68a68a617182151f8bdc (diff)
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>
Diffstat (limited to 'src/gui/kernel/qpalette.cpp')
-rw-r--r--src/gui/kernel/qpalette.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/kernel/qpalette.cpp b/src/gui/kernel/qpalette.cpp
index 449ba080af..c1cd7948b6 100644
--- a/src/gui/kernel/qpalette.cpp
+++ b/src/gui/kernel/qpalette.cpp
@@ -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.