]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_defs.i
reSWIGged with the new SWIG runtime and also other recent changes
[wxWidgets.git] / wxPython / src / _defs.i
index e8b4f7fdd1d59c415371f30a3f4b899579db9cb0..d7818e8883dcbe9ea7f280ffee08ef454ce45b48 100644 (file)
@@ -875,7 +875,7 @@ typedef enum {
 // menu and toolbar item kinds
 enum wxItemKind
 {
-    wxITEM_SEPARATOR = -1,
+    wxITEM_SEPARATOR,
     wxITEM_NORMAL,
     wxITEM_CHECK,
     wxITEM_RADIO,