// ----------------------------------------------------------------------------
#ifdef __GNUG__
- #pragma implementation "statbmp.h"
+ #pragma implementation "univstatbmp.h"
#endif
#include "wx/wxprec.h"
if ( !wxControl::Create(parent, id, pos, size, style, wxDefaultValidator, name) )
return FALSE;
+ m_hasDialogBackground = TRUE;
+
// set bitmap first
SetBitmap(label);