]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/msgdlg.h
1. wxBitmap copy ctor and operator=() taking wxIcon added
[wxWidgets.git] / include / wx / msw / msgdlg.h
index 51f7d0e39d4fec5a2d02c7d4a85d170b7e2387ba..43093a234f9de8ecbe024aaac6be42447f92f385 100644 (file)
@@ -23,7 +23,7 @@
  * Message box dialog
  */
 
-WXDLLEXPORT_DATA(extern const char*) wxMessageBoxCaptionStr;
+WXDLLEXPORT_DATA(extern const wxChar*) wxMessageBoxCaptionStr;
 
 class WXDLLEXPORT wxMessageDialog: public wxDialog
 {