]> git.tdb.fi Git - r2c2.git/blobdiff - source/engineer/dialog.h
Further adjustments to changes in GLtk
[r2c2.git] / source / engineer / dialog.h
index f923bb8992ed093aa5c4344760f6f2ffe2436734..266a76a7613cc73970ffe5ceee2a99ae0e240f43 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of the MSP Märklin suite
-Copyright © 2009 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef DIALOG_H_
 #define DIALOG_H_
 
@@ -22,7 +15,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();