diff options
Diffstat (limited to 'src/wx/export_video_file_dialog.h')
| -rw-r--r-- | src/wx/export_video_file_dialog.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/wx/export_video_file_dialog.h b/src/wx/export_video_file_dialog.h index 578585362..0b60166c4 100644 --- a/src/wx/export_video_file_dialog.h +++ b/src/wx/export_video_file_dialog.h @@ -45,6 +45,10 @@ public: private: void format_changed (); + void mixdown_changed (); + void split_reels_changed (); + void split_streams_changed (); + void x264_crf_changed (); void file_changed (); std::string _initial_name; |
