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 4adea2bc9..e9e21894e 100644
--- a/src/wx/film_editor.h
+++ b/src/wx/film_editor.h
@@ -163,6 +163,7 @@ private:
wxStaticText* _source_frame_rate;
wxChoice* _dcp_frame_rate;
wxButton* _best_dcp_frame_rate;
+ wxStaticText* _frame_rate_explanation;
/** The Film's original size */
wxStaticText* _original_size;
/** The Film's length */