X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fdownload_certificate_dialog.h;h=85d8f15ab592d2689477b3354dce6362eb41f929;hp=40e11de45619bbaec1b8b960c77316a50fd1688d;hb=e60bb3e51bd1508b149e6b8f6608f09b5196ae26;hpb=f07d5125a7b609320682689abe40781f096ca25e diff --git a/src/wx/download_certificate_dialog.h b/src/wx/download_certificate_dialog.h index 40e11de45..85d8f15ab 100644 --- a/src/wx/download_certificate_dialog.h +++ b/src/wx/download_certificate_dialog.h @@ -33,7 +33,7 @@ public: protected: void add_common_widgets (); void downloaded (bool done); - + boost::function _load; wxStaticText* _message; wxButton* _download;