X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Ftimeline_labels_view.h;h=90293768c4364fcf2fc4565e493ef360e3ff1c5b;hp=87b3cc90284a734f923a660f785a8878a67f7867;hb=c6871fe8617b3de03662b7630355059393bf8043;hpb=334e250896a5dcbb64db96df8e20821ffc75b146 diff --git a/src/wx/timeline_labels_view.h b/src/wx/timeline_labels_view.h index 87b3cc902..90293768c 100644 --- a/src/wx/timeline_labels_view.h +++ b/src/wx/timeline_labels_view.h @@ -25,7 +25,7 @@ class wxWindow; class TimelineLabelsView : public TimelineView { public: - TimelineLabelsView (Timeline& tl); + explicit TimelineLabelsView (Timeline& tl); dcpomatic::Rect bbox () const;