mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:37:45 +00:00
LibGUI: Forward declare ImageWidget
This commit is contained in:
parent
ea814a3ce6
commit
4cf4a7cc87
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ class HorizontalBoxLayout;
|
||||||
class HorizontalSlider;
|
class HorizontalSlider;
|
||||||
class Icon;
|
class Icon;
|
||||||
class IconView;
|
class IconView;
|
||||||
|
class ImageWidget;
|
||||||
class JsonArrayModel;
|
class JsonArrayModel;
|
||||||
class KeyEvent;
|
class KeyEvent;
|
||||||
class Label;
|
class Label;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue