summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wx/content_menu.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/content_menu.cc b/src/wx/content_menu.cc
index e9d51faf8..62421a20b 100644
--- a/src/wx/content_menu.cc
+++ b/src/wx/content_menu.cc
@@ -200,6 +200,7 @@ ContentMenu::popup (weak_ptr<Film> film, ContentList c, TimelineContentViewList
}
} else {
_kdm->Enable (false);
+ _ov->Enable(false);
_set_dcp_settings->Enable (false);
_set_dcp_markers->Enable(false);
}