]> git.saurik.com Git - wxWidgets.git/blob - include/wx/choicdlg.h
Simple wxBatteryPower API for the support in wxWinCE, wxPalmOS and any other mobile...
[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_