mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-22 18:31:13 +00:00
LibGUI: Forward declare ImageWidget
This commit is contained in:
parent
ea814a3ce6
commit
4cf4a7cc87
Notes:
sideshowbarker
2024-07-17 19:51:29 +09:00
Author: https://github.com/trflynn89
Commit: 4cf4a7cc87
Pull-request: https://github.com/SerenityOS/serenity/pull/12263
Reviewed-by: https://github.com/davidot ✅
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