mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 15:16:14 +00:00
LibGUI: Add forwarding header
This patch adds <LibGUI/Forward.h> and uses it a bunch. It also dragged various header dependency reduction changes into it.
This commit is contained in:
@@ -31,9 +31,6 @@
|
||||
|
||||
namespace GUI {
|
||||
|
||||
class Button;
|
||||
class TextEditor;
|
||||
|
||||
class ComboBox : public Widget {
|
||||
C_OBJECT(ComboBox)
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user