// headers
// ----------------------------------------------------------------------------
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "univstatusbr.h"
#endif
}
SetFieldsCount(1);
-
+
CreateInputHandler(wxINP_HANDLER_STATUSBAR);
SetSize(DoGetBestSize());