Cleanup: whitespace.
[dcpomatic.git] / src / wx / text_panel.cc
index 1d2c8663135f748a34403d1d8c80aaeeab3162fd..95c422fd0c8dbf96f7db502616f2d4bff3dfe827 100644 (file)
@@ -845,7 +845,7 @@ TextPanel::try_to_load_analysis ()
                        _parent->film(), content, _analysis_finished_connection, bind(&TextPanel::analysis_finished, this)
                        );
                return;
-        }
+       }
 
        update_outline_subtitles_in_viewer ();
 }