summaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorMavridis Philippe <mavridisf@gmail.com>2023-10-04 22:56:39 +0300
committerMavridis Philippe <mavridisf@gmail.com>2023-11-02 10:46:05 +0200
commit050ff82bcc94256581eaa840f39f5f7f08b33023 (patch)
treed6aff6583373a9f1e6b41c6df99051fe776c4015 /admin
parent10b5c67d722bd6c021ff9b5d2856410f1cca8e4a (diff)
downloadtdelibs-050ff82bcc94256581eaa840f39f5f7f08b33023.tar.gz
tdelibs-050ff82bcc94256581eaa840f39f5f7f08b33023.zip
KTabBar: add way to revert tab color to default
This commit adds a resetTabColor(...) method to TQTabBar and TQTabWidget which allows the color of the appropriate tab to be reset to the default as specified by the desktop color scheme. It also changes how invalid color values are handled; before, an invalid value would be used as a valid color, resulting in 0,0,0 (black). Seeing that an invalid color is returned by KColorDialog when the default color checkbox is checked, it makes more sense to ignore invalid colors, using the appropriate color from the color scheme instead. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit c28a87c7d2e5c170a84bd8d1e7feece3ef9521ec)
Diffstat (limited to 'admin')
0 files changed, 0 insertions, 0 deletions