summaryrefslogtreecommitdiff
path: root/src/wx/kdm_output_panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/kdm_output_panel.h')
-rw-r--r--src/wx/kdm_output_panel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/kdm_output_panel.h b/src/wx/kdm_output_panel.h
index dd4dbb1fc..84cfdecd7 100644
--- a/src/wx/kdm_output_panel.h
+++ b/src/wx/kdm_output_panel.h
@@ -77,6 +77,7 @@ public:
protected:
void create_destination_widgets(wxWindow* parent);
void create_details_widgets(wxWindow* parent);
+ void create_name_format_widgets(wxWindow* parent);
KDMChoice* _type;
wxTextCtrl* _annotation_text;