#include "wx/numdlg.h"
#include "wx/fontdlg.h"
-#ifndef __WXMSW__
+#ifndef wxHAS_IMAGES_IN_RESOURCES
#include "../sample.xpm"
#endif
return;
#endif
- // TEMPORARY HACK: TODO find a more general solution
-#ifdef wxStatusBarGeneric
- wxStatusBar::OnSize(event);
-#endif
-
wxRect rect;
if (!GetFieldRect(Field_Checkbox, rect))
{