]> git.tdb.fi Git - r2c2.git/blobdiff - source/engineer/mainpanel.h
Match the API change in GLtk
[r2c2.git] / source / engineer / mainpanel.h
index a24ef4976c59af9a0e6b9b7e7b71277ace13daa4..17e95dbfac7e87682a5f093b5abc0f423435375e 100644 (file)
@@ -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: