X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fengineer%2Fmainpanel.h;h=17e95dbfac7e87682a5f093b5abc0f423435375e;hb=62ce775d9af8f3321dbdebd6243b551fbbb0b976;hp=a24ef4976c59af9a0e6b9b7e7b71277ace13daa4;hpb=4513d00658c453b49d49bdfa97ec0ce67f576475;p=r2c2.git diff --git a/source/engineer/mainpanel.h b/source/engineer/mainpanel.h index a24ef49..17e95db 100644 --- a/source/engineer/mainpanel.h +++ b/source/engineer/mainpanel.h @@ -25,7 +25,7 @@ private: Msp::GLtk::Indicator *ind_halt; public: - MainPanel(Engineer &, Msp::GLtk::Resources &); + MainPanel(Engineer &); void set_status_text(const std::string &); private: