mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:07:45 +00:00
LibGUI: Add GUI::Dialog to the LibGUI forwarding header
This commit is contained in:
parent
364f44d7d8
commit
db4fa36b58
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