]> git.saurik.com Git - wxWidgets.git/blob - include/wx/choicdlg.h
take out key handling at control level, we'll remove that later on, if things are...
[wxWidgets.git] / include / wx / choicdlg.h
1 #ifndef _WX_CHOICDLG_H_BASE_
2 #define _WX_CHOICDLG_H_BASE_
3
4 #include "wx/generic/choicdgg.h"
5
6 #endif
7 // _WX_CHOICDLG_H_BASE_