#pragma implementation "stattext.h"
#endif
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
#ifdef __VMS
#define XtDisplay XTDISPLAY
#endif
ChangeBackgroundColour ();
- return TRUE;
+ return true;
}
void wxStaticText::SetLabel(const wxString& label)