]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/gps.hxx
Merge branch 'durk/traffic'
[flightgear.git] / src / Instrumentation / gps.hxx
index 47f40b661116305cb9a25be04c8eb9f3eda08943..e745418d6c251d5d8022f9abf3a48272b2e88ed2 100644 (file)
@@ -258,6 +258,8 @@ private:
   void nextResult();
   void previousResult();
   void defineWaypoint();
+  void insertWaypointAtIndex(int aIndex);
+  void removeWaypointAtIndex(int aIndex);
   
 // tied-property getter/setters
   void setCommand(const char* aCmd);