mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 21:31:01 +00:00
GWindow::~GWindow() deletes the main widget, assuming it was allocated with new; this is what all other applications do, so heap-allocate the terminal widget as well even though it's not necessary in this case. |
||
|---|---|---|
| .. | ||
| main.cpp | ||
| Makefile | ||
| Terminal.cpp | ||
| Terminal.h | ||
| XtermColors.h | ||