No-op: remove all trailing whitespace.
[dcpomatic.git] / src / wx / kdm_dialog.h
index 0fc95db8443dee447023e7170b3ee964c0daef85..1cf4ddde8a3b1f569bca6618cc9d314c77c4a9d7 100644 (file)
@@ -44,7 +44,7 @@ public:
        boost::posix_time::ptime from () const;
        /** @return KDM until time in local time */
        boost::posix_time::ptime until () const;
-       
+
        boost::filesystem::path cpl () const;
        boost::filesystem::path directory () const;
        bool write_to () const;
@@ -67,7 +67,7 @@ private:
        void cpl_browse_clicked ();
 
        static boost::posix_time::ptime posix_time (wxDatePickerCtrl *, wxTimePickerCtrl *);
-       
+
        wxTreeCtrl* _targets;
        wxButton* _add_cinema;
        wxButton* _edit_cinema;