LibGUI: Add GUI::Dialog to the LibGUI forwarding header

This commit is contained in:
Timothy Flynn 2022-11-15 20:30:01 -05:00 committed by Linus Groh
commit db4fa36b58
Notes: sideshowbarker 2024-07-17 22:55:25 +09:00

View file

@ -23,6 +23,7 @@ class CheckBox;
class ComboBox;
class Command;
class CommandPalette;
class Dialog;
class DialogButton;
class DragEvent;
class DropEvent;