]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/mac/_misc_wrap.cpp
Better vertical height for choice/combo
[wxWidgets.git] / wxPython / src / mac / _misc_wrap.cpp
index bd4a18c9539849ffe5d34fc01a9e29aed3bced84..7fe94f15eee260e393df5aac7acb688b82cd8a8c 100644 (file)
@@ -4006,6 +4006,7 @@ IMP_PYCALLBACK_BOOL_INTINT(wxPyFileDropTarget, wxFileDropTarget, OnDrop);
 SWIGINTERN bool wxClipboardLocker___nonzero__(wxClipboardLocker *self){ return !!(*self); }
 
 #include <wx/display.h>
+#include <wx/vidmode.h>
 
 SWIGINTERN bool wxVideoMode___eq__(wxVideoMode *self,wxVideoMode const *other){ return other ? (*self == *other) : false; }
 SWIGINTERN bool wxVideoMode___ne__(wxVideoMode *self,wxVideoMode const *other){ return other ? (*self != *other) : true;  }