X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fengineer%2Ftrainpanel.h;h=9a38ca49d4ed91200b6ede85e980511c793352fa;hb=62ce775d9af8f3321dbdebd6243b551fbbb0b976;hp=d15462ec61d8855d367dd899d289d58a89363eef;hpb=4513d00658c453b49d49bdfa97ec0ce67f576475;p=r2c2.git diff --git a/source/engineer/trainpanel.h b/source/engineer/trainpanel.h index d15462e..9a38ca4 100644 --- a/source/engineer/trainpanel.h +++ b/source/engineer/trainpanel.h @@ -39,7 +39,7 @@ private: bool expanded; public: - TrainPanel(Engineer &, const Msp::GLtk::Resources &, Marklin::Train &); + TrainPanel(Engineer &, Marklin::Train &); void expand(bool = true); private: