projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Workaround for special menu items not always being enabled. Use
[wxWidgets.git]
/
src
/
mgl
/
fontenum.cpp
diff --git
a/src/mgl/fontenum.cpp
b/src/mgl/fontenum.cpp
index fbba131e39accb7e0e43e4a3574bcc3630214304..ee847022d3b8753a41682da2ce85532fc1941fa5 100644
(file)
--- a/
src/mgl/fontenum.cpp
+++ b/
src/mgl/fontenum.cpp
@@
-32,6
+32,7
@@
#include "wx/utils.h"
#include "wx/fontenum.h"
+#include "wx/encinfo.h"
#include "wx/fontutil.h"
#include <mgraph.h>