WidgetGallery: Remove unused include

This commit is contained in:
Marcus Nilsson 2021-07-17 14:56:15 +02:00 committed by Andreas Kling
commit 57fc6eb9be
Notes: sideshowbarker 2024-07-18 08:51:14 +09:00

View file

@ -21,7 +21,6 @@
#include <LibGUI/InputBox.h>
#include <LibGUI/ItemListModel.h>
#include <LibGUI/MessageBox.h>
#include <LibGUI/SeparatorWidget.h>
#include <LibGUI/SortingProxyModel.h>
#include <LibGUI/SpinBox.h>
#include <LibGUI/TabWidget.h>