quakeforge/libs/ui
Bill Currie 4defba8251 [ui] Free the view's children array
This would have leaked memory if views were being created and destroyed
dynamically instead of just the once-off in the current code.
2022-05-12 19:58:18 +09:00
..
test
inputline.c
Makemodule.am [build] Fix some make distcheck issues 2022-05-06 15:50:13 +09:00
txtbuffer.c
view.c [ui] Free the view's children array 2022-05-12 19:58:18 +09:00
vrect.c