diff options
Diffstat (limited to 'src/wx/kdm_output_panel.h')
| -rw-r--r-- | src/wx/kdm_output_panel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/kdm_output_panel.h b/src/wx/kdm_output_panel.h index 848b15722..b555162dd 100644 --- a/src/wx/kdm_output_panel.h +++ b/src/wx/kdm_output_panel.h @@ -78,7 +78,7 @@ public: protected: void create_destination_widgets(wxWindow* parent); void create_details_widgets(wxWindow* parent); - void create_name_format_widgets(wxWindow* parent); + void create_name_format_widgets(wxWindow* parent, bool detailed); KDMChoice* _type; wxTextCtrl* _annotation_text; |
