Skip to content

Fix "Blue Ocean" styling of QCommandLinkButtons

As for all other buttons QPalette::HighlightedText must not be used anymore for the text of focussed buttons.

Without the fix: QCommandLinkButton without the fix

With the fix: QCommandLinkButton with the fix

Edited by Ingo Klöcker

Merge request reports