mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 20:59:16 +00:00
LibGUI: Remove more header dependencies from Widget.h
This commit is contained in:
parent
69400c2ca1
commit
e1ff4fa034
Notes:
sideshowbarker
2024-07-19 09:19:56 +09:00
Author: https://github.com/awesomekling
Commit: e1ff4fa034
12 changed files with 26 additions and 8 deletions
|
@ -30,6 +30,7 @@
|
|||
#include <LibGUI/BoxLayout.h>
|
||||
#include <LibGUI/InputBox.h>
|
||||
#include <LibGUI/Label.h>
|
||||
#include <LibGfx/Font.h>
|
||||
|
||||
extern RefPtr<EditorWrapper> g_current_editor_wrapper;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue