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