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 b7878d3b3..fa6641cfb 100644
--- a/src/wx/content_panel.cc
+++ b/src/wx/content_panel.cc
@@ -410,6 +410,7 @@ ContentPanel::set_film (shared_ptr<Film> film)
film_changed (Film::CONTENT);
film_changed (Film::AUDIO_CHANNELS);
selection_changed ();
+ setup_sensitivity ();
}
void