]> git.mxchange.org Git - flightgear.git/commit
Add method to get the property root node of named dialogs. This is
authormfranz <mfranz>
Thu, 20 Oct 2005 11:15:00 +0000 (11:15 +0000)
committermfranz <mfranz>
Thu, 20 Oct 2005 11:15:00 +0000 (11:15 +0000)
commit685076e9ceb2bf14b63c400ef23467f235ba0198
tree7a2c8276281c227eed0d00d9d218c45e5dfa9e01
parentebc9ba19aa61e99cd7f49943944816297a9fc146
Add method to get the property root node of named dialogs. This is
necessary to edit dialog contents from C++, and will allow us to
finally let all the hardcoded dialogs be handled by the "gui"
subsystem.
src/GUI/new_gui.cxx
src/GUI/new_gui.hxx