X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fwx%2Fdir_picker_ctrl.h;h=df6cbffa63afe15621dbe39d15a4272249adc393;hb=e60bb3e51bd1508b149e6b8f6608f09b5196ae26;hp=8d596cefc6d98b1fa184c03aa439960ea94308a5;hpb=f07d5125a7b609320682689abe40781f096ca25e;p=dcpomatic.git diff --git a/src/wx/dir_picker_ctrl.h b/src/wx/dir_picker_ctrl.h index 8d596cefc..df6cbffa6 100644 --- a/src/wx/dir_picker_ctrl.h +++ b/src/wx/dir_picker_ctrl.h @@ -29,7 +29,7 @@ public: private: void browse_clicked (); - + wxStaticText* _folder; wxButton* _browse; wxString _path;