mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-02 22:55:23 +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:
@@ -38,8 +38,6 @@
|
||||
|
||||
namespace GUI {
|
||||
|
||||
class AbstractView;
|
||||
|
||||
enum class SortOrder {
|
||||
None,
|
||||
Ascending,
|
||||
|
||||
Reference in New Issue
Block a user