projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
SetTextColor --> SetTextColour, to be consistent with the rest of the lib
[wxWidgets.git]
/
include
/
wx
/
filefn.h
diff --git
a/include/wx/filefn.h
b/include/wx/filefn.h
index 6245adc989364fe57299912d8aa01994d22001f0..eca68ca64b67b6e60eb72919847e9ea79b5f8320 100644
(file)
--- a/
include/wx/filefn.h
+++ b/
include/wx/filefn.h
@@
-239,6
+239,8
@@
enum wxFileKind
#if wxUSE_UNICODE
#if wxUSE_UNICODE_MSLU
+ #include "wx/msw/mslu.h"
+
#define wxOpen wxMSLU__wopen
#define wxAccess wxMSLU__waccess