X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fscreen_dialog.h;h=3435bf71109fde814bd62aea75f6b36e8224e905;hb=76ae4374b0d9f388b34bad22c0969e10a40342f8;hp=0069b9fa321d56e0685d534d73f1fd8d2ea28e32;hpb=5063594e6836cfabed7d55f4963da9c8cf3b9f11;p=dcpomatic.git diff --git a/src/wx/screen_dialog.h b/src/wx/screen_dialog.h index 0069b9fa3..3435bf711 100644 --- a/src/wx/screen_dialog.h +++ b/src/wx/screen_dialog.h @@ -75,6 +75,8 @@ private: wxStaticText* _subject_organization_name; wxStaticText* _issuer_common_name; wxStaticText* _issuer_organization_name; + wxStaticText* _not_valid_before; + wxStaticText* _not_valid_after; wxButton* _get_recipient_from_file; wxButton* _download_recipient; EditableList* _trusted_device_list;