X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12028905135250524409f1e7b9bfa9c55e5ce16b..7bea7b91482dd41568e11fc9e91ce485db680ddd:/include/wx/motif/stattext.h diff --git a/include/wx/motif/stattext.h b/include/wx/motif/stattext.h index 1bff85cc95..a322eb87eb 100644 --- a/include/wx/motif/stattext.h +++ b/include/wx/motif/stattext.h @@ -46,7 +46,7 @@ public: // operations virtual bool ProcessCommand(wxCommandEvent& WXUNUSED(event)) { - return FALSE; + return false; } virtual void SetLabel(const wxString& label);