Try to fix build.
[dcpomatic.git] / src / wx / download_certificate_dialog.h
index 804c0c762556f7af2b0d600a35e3a043b80858dc..40e11de45619bbaec1b8b960c77316a50fd1688d 100644 (file)
@@ -32,6 +32,7 @@ public:
 
 protected:
        void add_common_widgets ();
+       void downloaded (bool done);
        
        boost::function<void (boost::filesystem::path)> _load;
        wxStaticText* _message;