#ifndef WX_PRECOMP
#include "wx/checkbox.h"
#include "wx/brush.h"
+ #include "wx/scrolwin.h"
+ #include "wx/dcscreen.h"
+ #include "wx/settings.h"
#endif
#include "wx/os2/private.h"
,(PVOID)&lColor
);
- SetFont(pParent->GetFont());
+ SetFont(*wxSMALL_FONT);
SetSize( nX
,nY