summaryrefslogtreecommitdiff
path: root/src/wx/film_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/film_editor.h')
-rw-r--r--src/wx/film_editor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/film_editor.h b/src/wx/film_editor.h
index 2d13d2dc9..6fb8973bf 100644
--- a/src/wx/film_editor.h
+++ b/src/wx/film_editor.h
@@ -86,6 +86,7 @@ private:
Film* _film;
/** The Film's name */
wxTextCtrl* _name;
+ wxStaticText* _dcp_name;
wxCheckBox* _use_dci_name;
wxButton* _edit_dci_button;
/** The Film's format */