Change-Id: Icf3d2feb84f287e3e75f1eab488ec2804cd22a40
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161803
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini
2024-01-08 20:51:41 +01:00
committed by Julien Nabet
parent 79e8f18f63
commit 833b8bd3d1

View File

@@ -61,7 +61,7 @@ private:
{ "COLORSCHEME_SOLARIZED_DARK", RID_STR_COLORSCHEME_SOLARIZED_DARK },
};
// Used to get colors defined in the Appliation Colors dialog
// Used to get colors defined in the Application Colors dialog
const svtools::ColorConfig aColorConfig;
virtual void ImplCommit() override;