projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Implemented wxMenuBar::Insert and wxMenu::Insert.
[wxWidgets.git]
/
include
/
wx
/
encinfo.h
diff --git
a/include/wx/encinfo.h
b/include/wx/encinfo.h
index e39959711720aea239e91e5eead220014d4df3df..82d812846d3518180319f603d6fca31987674462 100644
(file)
--- a/
include/wx/encinfo.h
+++ b/
include/wx/encinfo.h
@@
-35,7
+35,7
@@
struct WXDLLEXPORT wxNativeEncodingInfo
{
wxString facename; // may be empty meaning "any"
-#ifndef __PALMOS__
+#ifndef __
WX
PALMOS__
wxFontEncoding encoding; // so that we know what this struct represents
#if defined(__WXMSW__) || \