]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/README
accomodate changes to osgDB::DatabasePager interface
[flightgear.git] / src / GUI / README
index 43b5d629f171c161f6241c35a8aabda9de8f3db1..9ad2d5f446ae9d4e51331ec0b52887e443343480 100644 (file)
@@ -9,14 +9,8 @@ Files:
 dialog.[ch]xx           XML-configurable dialog box.
 gui.cxx, gui.h          Top-level GUI functions (deprecated).
 gui_funcs.cxx           Implementation of internal GUI functions (deprecated).
-gui_local.[ch]xx        More internal GUI functions (deprecated).
 menubar.[ch]xx          XML-configurable menu bar.
-mouse.cxx               Old GUI mouse support (deprecated).
 new_gui.[ch]xx          Top-level for the GUI subsystem.
-preset_dlg.[ch]xx       Internal functions for presets (deprecated).
-prop_picker.[ch]xx      Built-in property-tree dialog.
-sgVec3Slider.[ch]xx     Built-in dialog for adjusting the view.
-trackball.[ch]          Old mouse view support (deprecated).
 
 
 David Megginson