projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Some Unicode conversion.
[wxWidgets.git]
/
include
/
wx
/
gdicmn.h
diff --git
a/include/wx/gdicmn.h
b/include/wx/gdicmn.h
index 6cb9556039609aa380cce416584254fb861aca7a..111b6ba1d8058da8a8c08ea3a3e32144b26936da 100644
(file)
--- a/
include/wx/gdicmn.h
+++ b/
include/wx/gdicmn.h
@@
-219,7
+219,7
@@
class WXDLLEXPORT wxBrushList: public wxList
wxBrush *FindOrCreateBrush(const wxColour& colour, int style);
};
-WXDLLEXPORT_DATA(extern const
c
har*) wxEmptyString;
+WXDLLEXPORT_DATA(extern const
wxC
har*) wxEmptyString;
class WXDLLEXPORT wxFontList: public wxList
{