mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-08 18:46:03 +00:00
FontEditor: Remove redundant set_scale() helper
This commit is contained in:
parent
8f7dbf363e
commit
61d93092cf
Notes:
sideshowbarker
2024-07-17 08:36:27 +09:00
Author: https://github.com/thankyouverycool
Commit: 61d93092cf
Pull-request: https://github.com/SerenityOS/serenity/pull/16104
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