No-op: remove all trailing whitespace.
[dcpomatic.git] / src / wx / film_editor.h
index 768be9d3cd826fd15a2b429e6cac80bdc7bd9527..43a1214c2c915aad424bd63178c8852201cb823f 100644 (file)
@@ -16,7 +16,7 @@
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 */
+
 /** @file src/wx/film_editor.h
  *  @brief FilmEditor class.
  */
@@ -48,7 +48,7 @@ public:
        ContentPanel* content_panel () const {
                return _content_panel;
        }
-       
+
        boost::shared_ptr<Film> film () const {
                return _film;
        }