mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-10 19:46:03 +00:00
LibGUI: Add GUI::Dialog to the LibGUI forwarding header
This commit is contained in:
parent
364f44d7d8
commit
db4fa36b58
Notes:
sideshowbarker
2024-07-17 22:55:25 +09:00
Author: https://github.com/trflynn89
Commit: db4fa36b58
Pull-request: https://github.com/SerenityOS/serenity/pull/16091
Reviewed-by: https://github.com/linusg
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ class CheckBox;
|
|||
class ComboBox;
|
||||
class Command;
|
||||
class CommandPalette;
|
||||
class Dialog;
|
||||
class DialogButton;
|
||||
class DragEvent;
|
||||
class DropEvent;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue