]> git.tdb.fi Git - r2c2.git/blobdiff - source/engineer/dialog.h
Avoid deactivating while the controller still has nonzero speed
[r2c2.git] / source / engineer / dialog.h
index f923bb8992ed093aa5c4344760f6f2ffe2436734..0299287f23f52bd4fdc5ebe1b28eb303514fe2cb 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 © 2009 Mikkosoft Productions, Mikko Rasa
 Distributed under the GPL
 */
@@ -22,7 +22,7 @@ protected:
        Msp::GLtk::Button *btn_cancel;
        bool stale;
 
-       Dialog(const Msp::GLtk::Resources &);
+       Dialog();
 
        virtual void button_release(int, int, unsigned);
        virtual void on_geometry_change();