X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fcontent_menu.h;h=a38109b0738e84914139a38ca0350c47b6c54604;hb=0a3f387f5d39da2ca38ec90a9593c1b598040dd7;hp=0647331038b64d00477ca0e293abcf793d81a864;hpb=18404f99863131437497329f5a3b0c5180b060ae;p=dcpomatic.git diff --git a/src/wx/content_menu.h b/src/wx/content_menu.h index 064733103..a38109b07 100644 --- a/src/wx/content_menu.h +++ b/src/wx/content_menu.h @@ -34,7 +34,7 @@ class DCPContent; class ContentMenu : public boost::noncopyable { public: - ContentMenu (wxWindow* p); + explicit ContentMenu (wxWindow* p); void popup (boost::weak_ptr, ContentList, TimelineContentViewList, wxPoint);