X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c67daf87774c71ae9f73af9969008af220e52a11..a23fd0e1d1329a4a258b4defb3e0b0001b700c6e:/include/wx/generic/textdlgg.h?ds=inline diff --git a/include/wx/generic/textdlgg.h b/include/wx/generic/textdlgg.h index 5b5eccb267..e93dd84f5b 100644 --- a/include/wx/generic/textdlgg.h +++ b/include/wx/generic/textdlgg.h @@ -20,8 +20,8 @@ #include "wx/dialog.h" // Handy dialog functions (will be converted into classes at some point) -WXDLLEXPORT_DATA(extern const char*) wxGetTextFromUserPromptStr; -WXDLLEXPORT_DATA(extern const char*) wxEmptyString; +WXDLLEXPORT_DATA(extern const wxChar*) wxGetTextFromUserPromptStr; +WXDLLEXPORT_DATA(extern const wxChar*) wxEmptyString; #define wxID_TEXT 3000