X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fdownload_certificate_panel.h;fp=src%2Fwx%2Fdownload_certificate_panel.h;h=dee76c43503792a0fec3b9026b3b480c689189ba;hb=dd0f6069a536f414c5b37c786bb36dfc7fdf3d20;hp=55594c74c66b6f1df48a43d927608594f54e6c93;hpb=a0bba66b8a34d594a62750bd595e5cdc561abdf4;p=dcpomatic.git diff --git a/src/wx/download_certificate_panel.h b/src/wx/download_certificate_panel.h index 55594c74c..dee76c435 100644 --- a/src/wx/download_certificate_panel.h +++ b/src/wx/download_certificate_panel.h @@ -37,7 +37,7 @@ public: virtual bool ready_to_download () const; void download (); - void load (boost::filesystem::path); + boost::optional load (boost::filesystem::path); boost::optional certificate () const; protected: