]> git.mxchange.org Git - flightgear.git/commit
Fix memory leaks (PUI doesn't make copies of lists, so we have to make
authordavid <david>
Mon, 20 Jan 2003 16:02:26 +0000 (16:02 +0000)
committerdavid <david>
Mon, 20 Jan 2003 16:02:26 +0000 (16:02 +0000)
commit123931834f9f3dc99f5a301f9d325ffb5ee4d065
tree3a32115079c53615c7ff3fde75f3d28068c7aa56
parent4dc28f11f4dfa53480a44d693b59fcfd35852f43
Fix memory leaks (PUI doesn't make copies of lists, so we have to make
our own copies and keep pointers to them).
src/GUI/menubar.cxx
src/GUI/menubar.hxx