mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-15 21:41:58 +00:00
LibGUI: Remove some header dependencies from Widget.h
This commit is contained in:
parent
08cae2773d
commit
34c7322d77
Notes:
sideshowbarker
2024-07-19 09:20:07 +09:00
Author: https://github.com/awesomekling
Commit: 34c7322d77
36 changed files with 86 additions and 35 deletions
|
@ -30,6 +30,7 @@
|
|||
#include <LibGUI/Widget.h>
|
||||
#include <LibGUI/Window.h>
|
||||
#include <LibGfx/Bitmap.h>
|
||||
#include <LibGfx/Font.h>
|
||||
|
||||
class AudioWidget final : public GUI::Widget {
|
||||
C_OBJECT(AudioWidget)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue