diff options
Diffstat (limited to 'src/wx/dcp_panel.h')
| -rw-r--r-- | src/wx/dcp_panel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/dcp_panel.h b/src/wx/dcp_panel.h index 060ec31ff..655472264 100644 --- a/src/wx/dcp_panel.h +++ b/src/wx/dcp_panel.h @@ -95,7 +95,7 @@ private: wxChoice* _frame_rate_choice; wxSpinCtrl* _frame_rate_spin; wxSizer* _frame_rate_sizer; - wxSpinCtrl* _audio_channels; + wxChoice* _audio_channels; wxButton* _best_frame_rate; wxCheckBox* _three_d; wxChoice* _resolution; |
