]> git.mxchange.org Git - flightgear.git/commit
rename NewGUI::getDialog() to NewGUI::getDialogProperties()
authormfranz <mfranz>
Fri, 28 Apr 2006 09:59:31 +0000 (09:59 +0000)
committermfranz <mfranz>
Fri, 28 Apr 2006 09:59:31 +0000 (09:59 +0000)
commitca46e8d5d599f80ab00fd83ab042e0c1581cb921
tree16be64076a85b6202cbff320750670d3532a7ae9
parent2ae061c9c363871da4bee7439b504f647cf4cd6a
rename NewGUI::getDialog() to NewGUI::getDialogProperties()
getDialog wrongly implies that it returns an FGDialog, and we might later
need a real getDialog.
src/ATC/ATCDialog.cxx
src/GUI/gui_funcs.cxx
src/GUI/new_gui.cxx
src/GUI/new_gui.hxx