Add empty playlist list and configuration option.
[dcpomatic.git] / src / wx / controls.h
index 6e9b684a62c53e567d539be8fa0070dab9211141..2c0b84d8d3870a20c0e2a0bdafcb0293e78e3d8b 100644 (file)
@@ -106,6 +106,7 @@ private:
        wxCheckBox* _jump_to_selected;
        wxListCtrl* _content_view;
        wxListCtrl* _spl_view;
+       wxListCtrl* _current_spl_view;
        wxTextCtrl* _log;
        wxButton* _add_button;
        wxButton* _save_button;