]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/choice.h
1 #ifndef __CHOICEH_BASE__
2 #define __CHOICEH_BASE__
4 #if defined(__WINDOWS__)
5 #include "wx/msw/choice.h"
6 #elif defined(__MOTIF__)
7 #include "wx/xt/choice.h"
9 #include "wx/gtk/choice.h"