mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 03:57:15 +02:00
Applications: Remove unused header includes
This commit is contained in:
committed by
Gunnar Beutner
parent
4374e1e213
commit
a51e6547aa
Notes:
sideshowbarker
2024-07-18 07:39:40 +09:00
Author: https://github.com/bgianfo Commit: https://github.com/SerenityOS/serenity/commit/a51e6547aa3 Pull-request: https://github.com/SerenityOS/serenity/pull/9120 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -5,9 +5,7 @@
|
||||
*/
|
||||
|
||||
#include "DesktopSettingsWidget.h"
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <Applications/DisplaySettings/DesktopSettingsGML.h>
|
||||
#include <LibGUI/Application.h>
|
||||
#include <LibGUI/BoxLayout.h>
|
||||
#include <LibGUI/Desktop.h>
|
||||
#include <LibGUI/Label.h>
|
||||
|
||||
Reference in New Issue
Block a user