X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fengineer%2Fdialog.h;h=0299287f23f52bd4fdc5ebe1b28eb303514fe2cb;hb=a72309e64614bb1e230f9842d94dc261be1301e6;hp=f923bb8992ed093aa5c4344760f6f2ffe2436734;hpb=e375f8bf215058398795be1010ffec89d0150114;p=r2c2.git diff --git a/source/engineer/dialog.h b/source/engineer/dialog.h index f923bb8..0299287 100644 --- a/source/engineer/dialog.h +++ b/source/engineer/dialog.h @@ -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();