X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/829c421b9338a843db6a49177e12dc88ff7db8c3..4efdef2c87d09736304fcc41d312fa80ad544b92:/demos/dbbrowse/dbbrowse.h?ds=sidebyside diff --git a/demos/dbbrowse/dbbrowse.h b/demos/dbbrowse/dbbrowse.h index ab8c2b98a8..58470b80b6 100644 --- a/demos/dbbrowse/dbbrowse.h +++ b/demos/dbbrowse/dbbrowse.h @@ -13,7 +13,7 @@ class MainFrame: public wxFrame { public: - MainFrame(wxFrame *frame, char *title, const wxPoint& pos, const wxSize& size); + MainFrame(wxFrame *frame, wxChar *title, const wxPoint& pos, const wxSize& size); ~MainFrame(void); public: