summaryrefslogtreecommitdiff
path: root/vbahelper/Module_vbahelper.mk
diff options
authorSahil Gautam <sahil.gautam.extern@allotropia.de>2025-04-21 01:08:32 +0530
committerSahil Gautam <sahil.gautam.extern@allotropia.de>2025-05-01 12:35:40 +0200
commitebbb3b979fb4b866947bb90addde59adff5fb267 (patch)
tree43b07e7783c7b67b1c00e861f5a12944f920618f /vbahelper/Module_vbahelper.mk
parentb410749d30ed167f5bf0da6491d72e55f596cd41 (diff)
tdf#164970 use proper enums for ApplicationAppearance instead of raw intsHEADmaster
ApplicationAppearance registry entry holds the appearance mode the application is in at any point. it is represented by three integers 0 for "Automatic", 1 for "Light" and 2 for "Dark". this patch introduces an enum `AppearanceMode` which replaces the integer switch cases and comparisons in conditionals with more readible enums. Change-Id: Ibe90875cc8d2370476442f726ebbb4eb02cccc91 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184393 Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> Tested-by: Jenkins
Diffstat (limited to 'vbahelper/Module_vbahelper.mk')
0 files changed, 0 insertions, 0 deletions
close