mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 10:12:25 -05: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: https://github.com/SerenityOS/serenity/commit/4cf4a7cc87f 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 Icon;
|
||||
class IconView;
|
||||
class ImageWidget;
|
||||
class JsonArrayModel;
|
||||
class KeyEvent;
|
||||
class Label;
|
||||
|
|
Loading…
Add table
Reference in a new issue