mirror of
https://github.com/RGBCube/serenity
synced 2026-01-21 13:31:00 +00:00
Instead of clogging up main.cpp with find-in-files functionality, put it in a FindInFilesWidget class in a separate file. |
||
|---|---|---|
| .. | ||
| FindInFilesWidget.cpp | ||
| FindInFilesWidget.h | ||
| main.cpp | ||
| Makefile | ||
| Project.cpp | ||
| Project.h | ||
| TerminalWrapper.cpp | ||
| TerminalWrapper.h | ||
| TextDocument.cpp | ||
| TextDocument.h | ||