]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/dialog.h
Because someone was inconsistent about using LPSTR and char*, I missed
[wxWidgets.git] / include / wx / msw / dialog.h
index 899febae544a301ad5142d919bb5c6181bfb3889..74a07e56856b3b0e60cec5e1a9931a8b92c27e6a 100644 (file)
@@ -18,7 +18,7 @@
 
 #include "wx/panel.h"
 
-WXDLLEXPORT_DATA(extern const char*) wxDialogNameStr;
+WXDLLEXPORT_DATA(extern const wxChar*) wxDialogNameStr;
 
 // Dialog boxes
 class WXDLLEXPORT wxDialog : public wxPanel