]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/stattext.h
we need our own imaglist implementation because in wxmac wxIcon does not inherit...
[wxWidgets.git] / include / wx / motif / stattext.h
index 1bff85cc9559f7a778d4249a9f7d5f3697e35f8e..a322eb87eb0a566299e4f690590d95b8fee30531 100644 (file)
@@ -46,7 +46,7 @@ public:
     // operations
     virtual bool ProcessCommand(wxCommandEvent& WXUNUSED(event))
     {
-        return FALSE;
+        return false;
     }
     
     virtual void SetLabel(const wxString& label);