X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fdir_picker_ctrl.h;h=97c0d217a15541318bcb8a0bae5498a965dad93f;hb=45f9912aa850546e319e32a4052517d67f4e3d8f;hp=df7b25f7a435d2be01f52041db49d3d7b15fced2;hpb=4f584c5fea581bf09afc639e964f491f25c31186;p=dcpomatic.git diff --git a/src/wx/dir_picker_ctrl.h b/src/wx/dir_picker_ctrl.h index df7b25f7a..97c0d217a 100644 --- a/src/wx/dir_picker_ctrl.h +++ b/src/wx/dir_picker_ctrl.h @@ -28,7 +28,7 @@ public: void SetPath (wxString); private: - void browse_clicked (wxCommandEvent &); + void browse_clicked (); wxWindow* _parent; wxStaticText* _folder;