projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wxGridCellEditor::PaintBackground() added
[wxWidgets.git]
/
include
/
wx
/
msw
/
msgdlg.h
diff --git
a/include/wx/msw/msgdlg.h
b/include/wx/msw/msgdlg.h
index 51f7d0e39d4fec5a2d02c7d4a85d170b7e2387ba..43093a234f9de8ecbe024aaac6be42447f92f385 100644
(file)
--- a/
include/wx/msw/msgdlg.h
+++ b/
include/wx/msw/msgdlg.h
@@
-23,7
+23,7
@@
* Message box dialog
*/
-WXDLLEXPORT_DATA(extern const
c
har*) wxMessageBoxCaptionStr;
+WXDLLEXPORT_DATA(extern const
wxC
har*) wxMessageBoxCaptionStr;
class WXDLLEXPORT wxMessageDialog: public wxDialog
{