Change-Id: I7c89c636ec6e12f4caf83df4a065f8b63a6e7506
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/180843
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
Reviewed-by: Simon Chenery <simon_chenery@yahoo.com>
This commit is contained in:
Andrea Gelmini
2025-01-28 16:00:43 +01:00
committed by Julien Nabet
parent 76117eddf7
commit 28db7f64e5

View File

@@ -449,7 +449,7 @@ IMPL_LINK_NOARG(SvxAppearanceTabPage, ResetAllBtnHdl, weld::Button&, void)
pColorConfig->Commit();
// RESET state for themes just prevents the theme colors from being used before
// they are realoaded from the StyleSettings, please read the comment above
// they are reloaded from the StyleSettings, please read the comment above
// ColorConfig::SetupTheme()'s definition
if (!ThemeColors::IsThemeDisabled())
{