]> git.saurik.com Git - wxWidgets.git/blame - include/wx/choicdlg.h
Smartphone fix.
[wxWidgets.git] / include / wx / choicdlg.h
CommitLineData
34138703
JS
1#ifndef _WX_CHOICDLG_H_BASE_
2#define _WX_CHOICDLG_H_BASE_
c801d85f 3
0b4f47a3
DS
4#if wxUSE_CHOICEDLG
5
c801d85f
KB
6#include "wx/generic/choicdgg.h"
7
0b4f47a3
DS
8#endif
9
c801d85f 10#endif
34138703 11 // _WX_CHOICDLG_H_BASE_