mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-07 18:17:23 +00:00
Applets: Remove unused header includes
This commit is contained in:
parent
d1644c26d6
commit
2faa73ff7d
Notes:
sideshowbarker
2024-07-18 07:39:29 +09:00
Author: https://github.com/bgianfo
Commit: 2faa73ff7d
Pull-request: https://github.com/SerenityOS/serenity/pull/9120
Reviewed-by: https://github.com/AtkinsSJ ✅
3 changed files with 0 additions and 4 deletions
|
@ -6,9 +6,7 @@
|
|||
|
||||
#include "DesktopStatusWindow.h"
|
||||
#include <LibGUI/Application.h>
|
||||
#include <LibGUI/Frame.h>
|
||||
#include <LibGUI/Painter.h>
|
||||
#include <LibGUI/Window.h>
|
||||
#include <LibGUI/WindowManagerServerConnection.h>
|
||||
#include <WindowServer/Window.h>
|
||||
#include <serenity.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue