X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fengineer%2Fmainpanel.h;h=17e95dbfac7e87682a5f093b5abc0f423435375e;hb=9b05c573a38639827697fe393d55b7c76f5bde45;hp=a24ef4976c59af9a0e6b9b7e7b71277ace13daa4;hpb=a4566a4a23ff676f11a90615e8e468ef50107946;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: