X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fdialog.h;h=6209ab29c4fa42ebe00678ffb170a8b4b0206da4;hb=HEAD;hp=cc5ed41d1cfa6a4d967b376a71114ec6f8636b59;hpb=b4d0a86b77fb5146f5a4f6c76690c16204210f1a;p=libs%2Fgltk.git 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