mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:17:35 +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 ComboBox;
|
||||||
class Command;
|
class Command;
|
||||||
class CommandPalette;
|
class CommandPalette;
|
||||||
|
class Dialog;
|
||||||
class DialogButton;
|
class DialogButton;
|
||||||
class DragEvent;
|
class DragEvent;
|
||||||
class DropEvent;
|
class DropEvent;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue