mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:17:35 +00:00
LibGUI: Add a few missing classes to the forwarding header
This commit is contained in:
parent
714ce4741d
commit
6eeb8225f8
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,7 @@ class AutocompleteProvider;
|
|||
class BoxLayout;
|
||||
class Button;
|
||||
class CheckBox;
|
||||
class ComboBox;
|
||||
class Command;
|
||||
class DragEvent;
|
||||
class DropEvent;
|
||||
|
@ -68,6 +69,7 @@ class MultiView;
|
|||
class OpacitySlider;
|
||||
class PaintEvent;
|
||||
class Painter;
|
||||
class RadioButton;
|
||||
class ResizeCorner;
|
||||
class ResizeEvent;
|
||||
class ScrollBar;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue