No-op: remove all trailing whitespace.
[dcpomatic.git] / src / wx / make_signer_chain_dialog.h
index fc6391a941e90816aa67d74e61ed66edc79820c6..6d018c0dc021ebb109612a8b0b225d987e46d6f5 100644 (file)
@@ -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;
 };
-       
+