OSDN Git Service

apply palette from the QGuiPlatformPlugin instance if it is not null
authorIvailo Monev <xakepa10@gmail.com>
Mon, 21 Aug 2023 00:18:50 +0000 (03:18 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Mon, 21 Aug 2023 00:18:50 +0000 (03:18 +0300)
commit1d8cc1be879b6e956515ab8aac9bcd0e9f9c3134
treee29bbd2e60db9efa756a154babae7b21762a32d5
parent0d219c845cda3bd057e4cb4da28fb3fbbd1c389b
apply palette from the QGuiPlatformPlugin instance if it is not null

palette from the config overrides even the platform plugin still (as it is
with the style for example)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
src/gui/kernel/qapplication_x11.cpp