projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixed bug #976725: "RETURN closes dialog instead of combobox dropdown" (applied fix...
[wxWidgets.git]
/
src
/
motif
/
settings.cpp
diff --git
a/src/motif/settings.cpp
b/src/motif/settings.cpp
index 25bcfddc025af3d49cb15346b2fa898feef6271b..054bc38821852ae325e1d90801616403db9d7a17 100644
(file)
--- a/
src/motif/settings.cpp
+++ b/
src/motif/settings.cpp
@@
-17,6
+17,9
@@
#pragma implementation "settings.h"
#endif
#pragma implementation "settings.h"
#endif
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
#include "wx/settings.h"
#include "wx/gdicmn.h"
#include "wx/app.h"
#include "wx/settings.h"
#include "wx/gdicmn.h"
#include "wx/app.h"