mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 08:48:11 +00:00
LibGUI: Reduce menu-related header dependencies
This commit is contained in:
parent
9e83bbe1cd
commit
b011ea9962
16 changed files with 32 additions and 10 deletions
|
@ -33,6 +33,7 @@
|
|||
#include <LibGUI/Application.h>
|
||||
#include <LibGUI/BoxLayout.h>
|
||||
#include <LibGUI/Button.h>
|
||||
#include <LibGUI/Menu.h>
|
||||
#include <LibGUI/MenuBar.h>
|
||||
#include <LibGUI/TableView.h>
|
||||
#include <LibGUI/Widget.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue