]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/statbox.h
we need our own imaglist implementation because in wxmac wxIcon does not inherit...
[wxWidgets.git] / include / wx / motif / statbox.h
index 59549a5327f7adfa80f8398956f5bd800d0f0f9c..c26d7ba69dc3010c4d76057b2973299d85c1d4fa 100644 (file)
@@ -44,7 +44,7 @@ public:
     
     virtual bool ProcessCommand(wxCommandEvent& WXUNUSED(event))
     {
-        return FALSE;
+        return false;
     }
 
     virtual WXWidget GetLabelWidget() const { return m_labelWidget; }