mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 12:52:46 +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. |
||
---|---|---|
.. | ||
inputline.h | ||
txtbuffer.h | ||
view.h | ||
vrect.h |