From c6871fe8617b3de03662b7630355059393bf8043 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 27 Feb 2018 15:34:45 +0000 Subject: Add a load of explicit keywords. --- src/wx/kdm_timing_panel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/wx/kdm_timing_panel.h') diff --git a/src/wx/kdm_timing_panel.h b/src/wx/kdm_timing_panel.h index 368b45146..a926864db 100644 --- a/src/wx/kdm_timing_panel.h +++ b/src/wx/kdm_timing_panel.h @@ -28,7 +28,7 @@ class TimePicker; class KDMTimingPanel : public wxPanel { public: - KDMTimingPanel (wxWindow* parent); + explicit KDMTimingPanel (wxWindow* parent); /** @return KDM from time in local time */ boost::posix_time::ptime from () const; -- cgit v1.2.3