Various bits related to subtitle font handling, particularly copying fonts to the...
[dcpomatic.git] / src / wx / doremi_certificate_dialog.h
index 28118472692e663a4172b46323f5b6afa96863d6..b249736eca9a39f64a725a362d4514c48a26ed82 100644 (file)
@@ -28,5 +28,7 @@ private:
        void download ();
         void set_sensitivity ();
 
+       void finish_download (std::string serial);
+
        wxTextCtrl* _serial;
 };