]> git.mxchange.org Git - flightgear.git/commit
Add more documentation comments.
authordavid <david>
Mon, 20 Jan 2003 16:01:54 +0000 (16:01 +0000)
committerdavid <david>
Mon, 20 Jan 2003 16:01:54 +0000 (16:01 +0000)
commit4dc28f11f4dfa53480a44d693b59fcfd35852f43
treea617dd1364c019e3f706ce4e43de46d15aab9cf1
parentbbff86ed36a87a0a5c13a31b904ceee3df4d3edf
Add more documentation comments.

Fix memory leaks (PUI doesn't make copies of lists, so we have to make
our own copies and keep pointers to them).

Adjust for new method names in NewGUI.

Move the GUIInfo struct into the cxx file so that it's not part of the
public interface.
src/GUI/dialog.hxx