]> git.tdb.fi Git - r2c2.git/blobdiff - source/engineer/routeselect.h
Match the API change in GLtk
[r2c2.git] / source / engineer / routeselect.h
index 53bf2fb57f22f050a63447df284818ceae871f3f..f6110c51739a7e28fbea10c3f650f43c30b7bf60 100644 (file)
@@ -22,7 +22,7 @@ private:
        Msp::GLtk::Dropdown *drp_route;
 
 public:
-       RouteSelect(Engineer &, const Msp::GLtk::Resources &, Marklin::Train &);
+       RouteSelect(Engineer &, Marklin::Train &);
 private:
        virtual void on_ok_clicked();
 };