mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
9de48cd81a
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 |