]> git.tdb.fi Git - r2c2.git/blobdiff - source/engineer/mainpanel.h
Rename the project to R²C²
[r2c2.git] / source / engineer / mainpanel.h
index a24ef4976c59af9a0e6b9b7e7b71277ace13daa4..a4b62b7316504319dab6786c5082cb0b8f8daf65 100644 (file)
@@ -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: