1998-08-15 00:23:28 +00:00
|
|
|
#ifndef _WX_CHOICDLG_H_BASE_
|
|
|
|
#define _WX_CHOICDLG_H_BASE_
|
1998-05-20 14:01:55 +00:00
|
|
|
|
2004-05-30 15:14:41 +00:00
|
|
|
#if wxUSE_CHOICEDLG
|
|
|
|
|
1998-05-20 14:01:55 +00:00
|
|
|
#include "wx/generic/choicdgg.h"
|
|
|
|
|
2004-05-30 15:14:41 +00:00
|
|
|
#endif
|
|
|
|
|
1998-05-20 14:01:55 +00:00
|
|
|
#endif
|
1998-08-15 00:23:28 +00:00
|
|
|
// _WX_CHOICDLG_H_BASE_
|