No-op: remove all trailing whitespace.
[dcpomatic.git] / src / wx / new_film_dialog.h
index 5ec5863c67340901357e4d7fca2db4dd0451e961..6ce3d6e3a20cffb7a68862156cbc69bd28bb4a7a 100644 (file)
@@ -36,8 +36,8 @@ private:
        wxTextCtrl* _name;
 #ifdef DCPOMATIC_USE_OWN_DIR_PICKER
        DirPickerCtrl* _folder;
-#else  
+#else
        wxDirPickerCtrl* _folder;
-#endif 
+#endif
        static boost::optional<boost::filesystem::path> _directory;
 };