X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fengineer%2Fmainpanel.h;h=a4b62b7316504319dab6786c5082cb0b8f8daf65;hb=a72309e64614bb1e230f9842d94dc261be1301e6;hp=a24ef4976c59af9a0e6b9b7e7b71277ace13daa4;hpb=a4566a4a23ff676f11a90615e8e468ef50107946;p=r2c2.git diff --git a/source/engineer/mainpanel.h b/source/engineer/mainpanel.h index a24ef49..a4b62b7 100644 --- a/source/engineer/mainpanel.h +++ b/source/engineer/mainpanel.h @@ -1,6 +1,6 @@ /* $Id$ -This file is part of the MSP Märklin suite +This file is part of R²C² Copyright © 2006-2008 Mikkosoft Productions, Mikko Rasa Distributed under the GPL */ @@ -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: