mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 17:07:34 +00:00
FontEditor: Remove unused headers and member variables
This commit is contained in:
parent
2227f8f8ae
commit
bae36a7264
2 changed files with 0 additions and 7 deletions
|
@ -17,7 +17,6 @@
|
|||
#include <LibDesktop/Launcher.h>
|
||||
#include <LibGUI/Action.h>
|
||||
#include <LibGUI/Application.h>
|
||||
#include <LibGUI/BoxLayout.h>
|
||||
#include <LibGUI/Button.h>
|
||||
#include <LibGUI/CheckBox.h>
|
||||
#include <LibGUI/Clipboard.h>
|
||||
|
@ -32,7 +31,6 @@
|
|||
#include <LibGUI/Menu.h>
|
||||
#include <LibGUI/Menubar.h>
|
||||
#include <LibGUI/MessageBox.h>
|
||||
#include <LibGUI/Painter.h>
|
||||
#include <LibGUI/SpinBox.h>
|
||||
#include <LibGUI/Statusbar.h>
|
||||
#include <LibGUI/TextBox.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue