]> git.mxchange.org Git - flightgear.git/commit
We never want to know if a dialog is there or not. If we ask for one and
authormfranz <mfranz>
Sat, 22 Oct 2005 16:51:27 +0000 (16:51 +0000)
committermfranz <mfranz>
Sat, 22 Oct 2005 16:51:27 +0000 (16:51 +0000)
commitec2ff6ae504fbfe10cc882d0b505f63613d96b83
tree4a7282c5a336bb833c1745da8c9c4e62d84e4752
parent3188b395c8cd7011b21c11d2ab054cb045a45671
We never want to know if a dialog is there or not. If we ask for one and
it isn't there, this is a bug. Thus centralize the error message so that it
doesn't have to be repeated everywhere. Of course, the calling code should
still consider that a returned property node may be 0.
src/GUI/gui_funcs.cxx
src/GUI/new_gui.cxx