projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added a new sample to show the key events
[wxWidgets.git]
/
src
/
gtk
/
spinctrl.cpp
diff --git
a/src/gtk/spinctrl.cpp
b/src/gtk/spinctrl.cpp
index c2091178b63987c2c67a1ee21b8ec28eea3d6034..46e8f4860f188df2761d0e6bd91026a8b4e9a5d3 100644
(file)
--- a/
src/gtk/spinctrl.cpp
+++ b/
src/gtk/spinctrl.cpp
@@
-22,8
+22,7
@@
#include <math.h>
-#include <gdk/gdk.h>
-#include <gtk/gtk.h>
+#include "wx/gtk/private.h"
//-----------------------------------------------------------------------------
// idle system