summaryrefslogtreecommitdiff
path: root/cui/source/options/appearance.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/appearance.hxx')
-rw-r--r--cui/source/options/appearance.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/options/appearance.hxx b/cui/source/options/appearance.hxx
index b6c78c69cf0b..5dc915a5f49e 100644
--- a/cui/source/options/appearance.hxx
+++ b/cui/source/options/appearance.hxx
@@ -53,7 +53,6 @@ private:
std::unique_ptr<weld::RadioButton> m_xAppearanceDark;
std::unique_ptr<weld::ComboBox> m_xColorEntryBtn;
std::unique_ptr<ColorListBox> m_xColorChangeBtn;
- std::unique_ptr<weld::Label> m_xColorLbl;
std::unique_ptr<weld::CheckButton> m_xShowInDocumentChkBtn;
std::unique_ptr<weld::RadioButton> m_xColorRadioBtn;