X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fwx%2Fmake_signer_chain_dialog.h;h=6d018c0dc021ebb109612a8b0b225d987e46d6f5;hb=3f5b9a71f980525481251461f9c3d63806972470;hp=fc6391a941e90816aa67d74e61ed66edc79820c6;hpb=cb990adba9c57e5107ef2aa9716cf0a26c1df83d;p=dcpomatic.git diff --git a/src/wx/make_signer_chain_dialog.h b/src/wx/make_signer_chain_dialog.h index fc6391a94..6d018c0dc 100644 --- a/src/wx/make_signer_chain_dialog.h +++ b/src/wx/make_signer_chain_dialog.h @@ -44,7 +44,7 @@ public: std::string leaf_common_name () const { return wx_to_std (_leaf_common_name->GetValue ()); } - + private: wxTextCtrl* _organisation; @@ -53,4 +53,4 @@ private: wxTextCtrl* _intermediate_common_name; wxTextCtrl* _leaf_common_name; }; - +