summaryrefslogtreecommitdiff
path: root/src/wx/download_certificate_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/download_certificate_dialog.h')
-rw-r--r--src/wx/download_certificate_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/download_certificate_dialog.h b/src/wx/download_certificate_dialog.h
index 804c0c762..40e11de45 100644
--- a/src/wx/download_certificate_dialog.h
+++ b/src/wx/download_certificate_dialog.h
@@ -32,6 +32,7 @@ public:
protected:
void add_common_widgets ();
+ void downloaded (bool done);
boost::function<void (boost::filesystem::path)> _load;
wxStaticText* _message;