projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
don't return & in strings returned by GetLabelTop() (closes 687905)
[wxWidgets.git]
/
src
/
msw
/
font.cpp
diff --git
a/src/msw/font.cpp
b/src/msw/font.cpp
index ec02cd8ce43a91fbb7e768cd44422a6a2f0ba3e5..296142c5852e951b1f84cda50a426865d3515e8e 100644
(file)
--- a/
src/msw/font.cpp
+++ b/
src/msw/font.cpp
@@
-35,6
+35,7
@@
#include "wx/app.h"
#include "wx/font.h"
#include "wx/log.h"
#include "wx/app.h"
#include "wx/font.h"
#include "wx/log.h"
+ #include "wx/encinfo.h"
#endif // WX_PRECOMP
#include "wx/msw/private.h"
#endif // WX_PRECOMP
#include "wx/msw/private.h"