projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Use C locale representation for floating point numbers in wxAny.
[wxWidgets.git]
/
src
/
motif
/
textentry.cpp
diff --git
a/src/motif/textentry.cpp
b/src/motif/textentry.cpp
index d2b4cb27f645d5222441db5cd16817227b152c77..8b3a1291d5cd8569a0a0de410770787114e3de68 100644
(file)
--- a/
src/motif/textentry.cpp
+++ b/
src/motif/textentry.cpp
@@
-25,6
+25,7
@@
#ifndef WX_PRECOMP
#include "wx/string.h"
#ifndef WX_PRECOMP
#include "wx/string.h"
+ #include "wx/window.h"
#endif //WX_PRECOMP
#include "wx/textentry.h"
#endif //WX_PRECOMP
#include "wx/textentry.h"