mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:27:45 +00:00
LibGUI: Add FontsChanged event and deliver it to windows and widgets
This commit is contained in:
parent
9318d9f284
commit
b40d771512
7 changed files with 39 additions and 0 deletions
|
@ -70,6 +70,7 @@ struct TextDocumentSpan;
|
|||
class TextDocumentUndoCommand;
|
||||
class TextEditor;
|
||||
class ThemeChangeEvent;
|
||||
class FontsChangeEvent;
|
||||
class Toolbar;
|
||||
class ToolbarContainer;
|
||||
class TreeView;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue