projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Invoke default action if dclick event after <ENTER> not handled in wxListBox, added...
[wxWidgets.git]
/
src
/
generic
/
sashwin.cpp
diff --git
a/src/generic/sashwin.cpp
b/src/generic/sashwin.cpp
index 3a4e2b6d9700b39cb9c56f7e58dcf5dff1d495af..fc30aba8219b5540ef3bfbc1a2db3e28c08503a1 100644
(file)
--- a/
src/generic/sashwin.cpp
+++ b/
src/generic/sashwin.cpp
@@
-28,10
+28,9
@@
#include "wx/settings.h"
#include "wx/dcclient.h"
#include "wx/dcscreen.h"
+ #include "wx/math.h"
#endif
-#include "wx/math.h"
-
#include <stdlib.h>
#include "wx/laywin.h"