Merge branch 'master' into jgrpp

This commit is contained in:
Jonathan G Rennison
2017-07-27 18:41:43 +01:00
5 changed files with 37 additions and 38 deletions

View File

@@ -77,7 +77,6 @@ protected:
Point GetStationMiddle(const Station *st) const;
void DrawForwBackLinks(Point pta, StationID sta, Point ptb, StationID stb) const;
void AddLinks(const Station *sta, const Station *stb);
void DrawLinks(const DrawPixelInfo *dpi) const;
void DrawStationDots(const DrawPixelInfo *dpi) const;