]> git.tdb.fi Git - r2c2.git/blobdiff - source/engineer/dialog.h
Fix a segfault in removing vehicles when creating a new train
[r2c2.git] / source / engineer / dialog.h
index f923bb8992ed093aa5c4344760f6f2ffe2436734..5fb694f11ea7a242f75279345d1d6bd3d49e51f6 100644 (file)
@@ -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();