summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/drawvie3.cxx
diff options
context:
space:
mode:
authorSahil Gautam <sahil@libreoffice.org>2024-08-30 03:26:59 +0530
committerMichael Weghorn <m.weghorn@posteo.de>2024-08-30 08:30:43 +0200
commit083651ef9c6492359380248c958908d9aa490e89 (patch)
treebe8e143430affffb5c565324277e08db831349c9 /sc/source/ui/view/drawvie3.cxx
parent1ecde0f5d1384946c3e684846e681121b3001219 (diff)
Use the correct color for Formula Bar in calc.
Mainly affects QT based VCL_PLUGINS. before https://gerrit.libreoffice.org/c/core/+/171916/14 patch, WindowColor actually the Base color from QPalette. Changing it to the actual window color, the calc's formula bar became indistinguishable. from the window So this patch sets the Formula Bar's color to FieldColor, which is same as the BaseColor from the QPalette. This also makes the color used on macOS consistent with Edit and VclMultiLineEdit. Change-Id: I94dcfc67de942314b67126e984b40bb5073e1bd9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172617 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'sc/source/ui/view/drawvie3.cxx')
0 files changed, 0 insertions, 0 deletions