X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/68d02db3ed88ffbb043650af1060260bc5aa93bc..c822ad5a5e30a21ca3340af644bf79804cf7c777:/include/wx/msw/toplevel.h diff --git a/include/wx/msw/toplevel.h b/include/wx/msw/toplevel.h index 1bbcc2dcaa..645ce43002 100644 --- a/include/wx/msw/toplevel.h +++ b/include/wx/msw/toplevel.h @@ -80,7 +80,7 @@ protected: // create a new dialog using the given dialog template from resources, // return FALSE if it couldn't be created - bool CreateDialog(const wxChar *dlgTemplate, + bool CreateDialog(const void *dlgTemplate, const wxString& title, const wxPoint& pos, const wxSize& size);