mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:07:36 +00:00
FontEditor: Remove redundant set_scale() helper
This commit is contained in:
parent
8f7dbf363e
commit
61d93092cf
2 changed files with 2 additions and 8 deletions
|
@ -70,7 +70,6 @@ private:
|
|||
void did_modify_font();
|
||||
void update_statusbar();
|
||||
void update_preview();
|
||||
void set_scale(i32);
|
||||
void set_scale_and_save(i32);
|
||||
|
||||
ErrorOr<void> copy_selected_glyphs();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue