]> git.mxchange.org Git - flightgear.git/blobdiff - src/Autopilot/route_mgr.hxx
working on the termination of the last hardcoded dialogs in Autopilot/auto_gui.cxx:
[flightgear.git] / src / Autopilot / route_mgr.hxx
index da2d80249f2fe76fd35193f1ea4d41c2ee144d35..f38ab732fca3d96f82d1b72757af67451395e240 100644 (file)
@@ -84,6 +84,7 @@ public:
     ~FGRouteMgr();
 
     void init ();
+    void postinit ();
     void bind ();
     void unbind ();
     void update (double dt);