Try more times to connect to batch converter.
[dcpomatic.git] / src / wx / dolby_certificate_panel.h
index 1ac47ae76aa5b367373b9dc01788a850238ae80f..c004a77177b1e8ae055b8c5db523c9aacf769083 100644 (file)
@@ -38,6 +38,7 @@ private:
        void finish_country_selected ();
        void cinema_selected ();
        void finish_cinema_selected ();
+       std::string url (std::string path) const;
        std::list<std::string> get_dir (std::string) const;
 
        wxChoice* _country;