projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
added back 2 extra pixels for the best size under XP
[wxWidgets.git]
/
src
/
common
/
settcmn.cpp
diff --git
a/src/common/settcmn.cpp
b/src/common/settcmn.cpp
index 77e7e67f53e2acbfd1b714873c3159fb04ed88a7..ce3cc6f755e05387823dfb8aa710dda4fe0aea17 100644
(file)
--- a/
src/common/settcmn.cpp
+++ b/
src/common/settcmn.cpp
@@
-22,9
+22,10
@@
#pragma hdrstop
#endif
#pragma hdrstop
#endif
+#include "wx/settings.h"
+
#ifndef WX_PRECOMP
#include "wx/utils.h"
#ifndef WX_PRECOMP
#include "wx/utils.h"
- #include "wx/settings.h"
#endif //WX_PRECOMP
// ----------------------------------------------------------------------------
#endif //WX_PRECOMP
// ----------------------------------------------------------------------------