]> git.saurik.com Git - wxWidgets.git/blob - include/wx/choicdlg.h
Don't use the PyGILState_* APIs with Python 2.3, it causes a problem
[wxWidgets.git] / include / wx / choicdlg.h
1 #ifndef _WX_CHOICDLG_H_BASE_
2 #define _WX_CHOICDLG_H_BASE_
3
4 #if wxUSE_CHOICEDLG
5
6 #include "wx/generic/choicdgg.h"
7
8 #endif
9
10 #endif
11 // _WX_CHOICDLG_H_BASE_