mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-05 09:52:54 +00:00
SystemMonitor: Remove unused SortingProxyModel include
This commit is contained in:
parent
f6633a1026
commit
eefe471dce
Notes:
sideshowbarker
2024-07-17 22:14:27 +09:00
Author: https://github.com/AtkinsSJ
Commit: eefe471dce
Pull-request: https://github.com/SerenityOS/serenity/pull/11394
Reviewed-by: https://github.com/bgianfo ✅
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
|||
#include <LibGUI/BoxLayout.h>
|
||||
#include <LibGUI/HeaderView.h>
|
||||
#include <LibGUI/Painter.h>
|
||||
#include <LibGUI/SortingProxyModel.h>
|
||||
#include <LibGUI/TableView.h>
|
||||
#include <LibGfx/FontDatabase.h>
|
||||
#include <LibGfx/Palette.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue