mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:07:45 +00:00
FontEditor: Remove unused Vector<String>
This commit is contained in:
parent
ca77aea099
commit
e3e3c03dca
1 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@ private:
|
|||
RefPtr<GUI::SpinBox> m_spacing_spinbox;
|
||||
RefPtr<GUI::CheckBox> m_fixed_width_checkbox;
|
||||
|
||||
Vector<String> m_font_list;
|
||||
Vector<String> m_font_weight_list;
|
||||
Vector<String> m_font_slope_list;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue