From 397b3ba911bd9fe955400c8c1fa1e8206acb45a8 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 21 Jan 2023 22:29:12 +0100 Subject: Cleanup: whitespace. --- src/wx/text_panel.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/wx/text_panel.cc b/src/wx/text_panel.cc index 1d2c86631..95c422fd0 100644 --- a/src/wx/text_panel.cc +++ b/src/wx/text_panel.cc @@ -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 (); } -- cgit v1.2.3