No-op: remove all trailing whitespace.
[dcpomatic.git] / src / wx / download_certificate_dialog.h
index 40e11de45619bbaec1b8b960c77316a50fd1688d..85d8f15ab592d2689477b3354dce6362eb41f929 100644 (file)
@@ -33,7 +33,7 @@ public:
 protected:
        void add_common_widgets ();
        void downloaded (bool done);
-       
+
        boost::function<void (boost::filesystem::path)> _load;
        wxStaticText* _message;
        wxButton* _download;