mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-29 14:27:42 +00:00
Forgot to commit mmg_dialog.h with mmg.cpp.
This commit is contained in:
parent
a0151be70c
commit
eb61b51680
@ -82,7 +82,7 @@ class mmg_dialog: public wxFrame {
|
||||
public:
|
||||
wxButton *b_browse_output;
|
||||
wxTextCtrl *tc_output;
|
||||
wxString previous_output_directory;
|
||||
wxString previous_output_directory, first_input_directory;
|
||||
|
||||
wxString cmdline, cli_options;
|
||||
wxArrayString clargs;
|
||||
|
Loading…
Reference in New Issue
Block a user