summaryrefslogtreecommitdiff
path: root/src/wx/export_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/export_dialog.h')
-rw-r--r--src/wx/export_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/export_dialog.h b/src/wx/export_dialog.h
index 3314e22da..f1e893b53 100644
--- a/src/wx/export_dialog.h
+++ b/src/wx/export_dialog.h
@@ -40,6 +40,7 @@ private:
void format_changed ();
void file_changed ();
+ std::string _initial_name;
wxChoice* _format;
wxCheckBox* _mixdown;
wxCheckBox* _split_reels;