LibGUI: Forward declare ImageWidget

This commit is contained in:
Timothy Flynn 2022-02-02 14:38:23 -05:00 committed by Andreas Kling
parent ea814a3ce6
commit 4cf4a7cc87
Notes: sideshowbarker 2024-07-17 19:51:29 +09:00

View file

@ -34,6 +34,7 @@ class HorizontalBoxLayout;
class HorizontalSlider;
class Icon;
class IconView;
class ImageWidget;
class JsonArrayModel;
class KeyEvent;
class Label;