]> git.mxchange.org Git - flightgear.git/blobdiff - src/Autopilot/route_mgr.hxx
Trivial cleanup commit, to test continuous integration server.
[flightgear.git] / src / Autopilot / route_mgr.hxx
index a8168924807a5ec582759dfd63becd271d527ce6..f3720d09e58a7bc49cb39331c2e2ddb264f7427a 100644 (file)
@@ -135,6 +135,9 @@ private:
      */
     bool checkFinished();
     
+    
+    void loadPlainTextRoute(const SGPath& path);
+    
 // tied getters and setters
     const char* getDepartureICAO() const;
     const char* getDepartureName() const;