wxWidgets/include/wx/choicdlg.h
2004-05-30 15:14:41 +00:00

12 lines
157 B
C

#ifndef _WX_CHOICDLG_H_BASE_
#define _WX_CHOICDLG_H_BASE_
#if wxUSE_CHOICEDLG
#include "wx/generic/choicdgg.h"
#endif
#endif
// _WX_CHOICDLG_H_BASE_