]> git.saurik.com Git - wxWidgets.git/blob - include/wx/gtk/accel.h
Don't use the PyGILState_* APIs with Python 2.3, it causes a problem
[wxWidgets.git] / include / wx / gtk / accel.h
1 // VZ: keeping the old file just in case we're going to have a native GTK+
2 // wxAcceleratorTable implementation one day, but for now use the generic
3 // version
4 #include "wx/generic/accel.h"