Report progress of audio jobs.
[dcpomatic.git] / src / wx / video_panel.h
index 2be7eb049ffa69e1ad3043c8b2c5df9318dd9c3d..a1579bf62ef8e82c974779513ce91ff1750e9162 100644 (file)
@@ -57,6 +57,7 @@ private:
        void setup_sensitivity ();
 
        wxCheckBox* _reference;
+       wxStaticText* _reference_note;
        ContentChoice<VideoContent, VideoFrameType>*    _frame_type;
        ContentSpinCtrl<VideoContent>*                  _left_crop;
        ContentSpinCtrl<VideoContent>*                  _right_crop;