// Licence: wxWindows license
///////////////////////////////////////////////////////////////////////////////
+#ifdef __GNUG__
+#pragma implementation
+#endif
+
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
#include "wx/utils.h"
#endif
+#if wxUSE_OWNER_DRAWN
+
#include "wx/ownerdrw.h"
#include "wx/menuitem.h"
return TRUE;
}
+#endif //wxUSE_OWNER_DRAWN