X-Git-Url: http://git.tdb.fi/?p=libs%2Fgltk.git;a=blobdiff_plain;f=source%2Fdialog.h;fp=source%2Fdialog.h;h=6209ab29c4fa42ebe00678ffb170a8b4b0206da4;hp=cc5ed41d1cfa6a4d967b376a71114ec6f8636b59;hb=3ac64a18ea1825174b84adb8570368df51e66231;hpb=72de2dce79c76da9931e6bc80e59743526cc18fe diff --git a/source/dialog.h b/source/dialog.h index cc5ed41..6209ab2 100644 --- a/source/dialog.h +++ b/source/dialog.h @@ -33,11 +33,16 @@ public: response handlers and delete the dialog. */ void add_button(Button &, int); + void add_button(std::unique_ptr