mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-14 17:01:22 +00:00
8be5d35b0d
view_new sets the geometry, but any setgeometry that need a valid data pointer would get null. It might be better to always have the data pointer, but I didn't feel like doing such a change at this stage as there are quite a lot of calls to view_new. Thus view_new_data which sets the data pointer before calling setgeometry. |
||
---|---|---|
.. | ||
test | ||
inputline.c | ||
Makemodule.am | ||
txtbuffer.c | ||
view.c | ||
vrect.c |