summaryrefslogtreecommitdiff
path: root/src/wx/content_panel.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/content_panel.cc')
-rw-r--r--src/wx/content_panel.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/content_panel.cc b/src/wx/content_panel.cc
index 4e3c4d729..a8c0e6054 100644
--- a/src/wx/content_panel.cc
+++ b/src/wx/content_panel.cc
@@ -1038,6 +1038,7 @@ ContentPanel::cucumber_add_content_file (string filename)
while (signal_manager->ui_idle()) {}
dcpomatic_sleep_seconds(1);
}
+ while (signal_manager->ui_idle()) {}
}