]> git.saurik.com Git - wxWidgets.git/blame - include/wx/choicdlg.h
speed optimizations: some functions now use wxString::Alloc, wxTextFile::Read
[wxWidgets.git] / include / wx / choicdlg.h
CommitLineData
c801d85f
KB
1#ifndef __CHOICDLGH_BASE__
2#define __CHOICDLGH_BASE__
3
4#include "wx/generic/choicdgg.h"
5
6#endif
7 // __CHOICDLGH_BASE__