summaryrefslogtreecommitdiff
path: root/src/wx/save_template_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/save_template_dialog.h')
-rw-r--r--src/wx/save_template_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/save_template_dialog.h b/src/wx/save_template_dialog.h
index 5fc4300f8..3ccf17ed0 100644
--- a/src/wx/save_template_dialog.h
+++ b/src/wx/save_template_dialog.h
@@ -23,7 +23,7 @@
class SaveTemplateDialog : public TableDialog
{
public:
- SaveTemplateDialog (wxWindow* parent);
+ explicit SaveTemplateDialog (wxWindow* parent);
std::string name () const;