]> git.mxchange.org Git - flightgear.git/commit
Change GUI method names.
authordavid <david>
Mon, 20 Jan 2003 16:03:48 +0000 (16:03 +0000)
committerdavid <david>
Mon, 20 Jan 2003 16:03:48 +0000 (16:03 +0000)
commit40bed0a3f1e347d5ea1834a41c7a216b1fc073a6
tree5e2885b9f5179e6648b6c713d9cbea783344adeb
parent9291bb510da6c016ce92b5987905545a7417179b
Change GUI method names.

Do not delete GUI objects directly; let the GUI manager do it instead.

Simplify some code for readability.
src/Main/fg_commands.cxx