X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1248b41f9f71110347659db8c54c75786eba23c6..602f0c99b5cd8829d1b16c8fe3bdb04b264d79c5:/src/motif/stattext.cpp diff --git a/src/motif/stattext.cpp b/src/motif/stattext.cpp index 2e0b136205..3f31485685 100644 --- a/src/motif/stattext.cpp +++ b/src/motif/stattext.cpp @@ -71,7 +71,7 @@ bool wxStaticText::Create(wxWindow *parent, wxWindowID id, ChangeBackgroundColour (); - return TRUE; + return true; } void wxStaticText::SetLabel(const wxString& label)