mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:17:35 +00:00
FontEditor: Move common restoration work into restore_state()
This commit is contained in:
parent
c7eee16292
commit
cf4ddd1dcf
2 changed files with 14 additions and 29 deletions
|
@ -53,6 +53,7 @@ private:
|
|||
|
||||
void undo();
|
||||
void redo();
|
||||
void restore_state();
|
||||
void did_modify_font();
|
||||
|
||||
void update_statusbar();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue