X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/829c421b9338a843db6a49177e12dc88ff7db8c3..886c25325e93397f7d523d8a0119069d29ead0e7:/demos/dbbrowse/dbbrowse.h 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: