Files
ladybird/Userland/DevTools/HackStudio/FindInFilesWidget.h
Ben Wiederhake 7961e09c29 Everywhere: Add semantically-missing includes
For example, FindInFilesWidget.h mentions GUI::TableView, but did not include
it. On the other hand, all source files that include FindInFilesWidget.h
also include TableView.h, so the issue is only cosmetical.
2021-02-08 18:03:57 +01:00

1.9 KiB