]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/statline.h
Common code for the same handling of wxSL_INVERSE.
[wxWidgets.git] / include / wx / msw / statline.h
index 9f711377a304c9ed730dde306729d4d0ffa93162..554bfb0151c006c3cac93a1d0755d25917ac89b0 100644 (file)
@@ -43,7 +43,7 @@ public:
                  const wxString &name = wxStaticTextNameStr );
 
     // overriden base class virtuals
-    virtual bool AcceptsFocus() const { return FALSE; }
+    virtual bool AcceptsFocus() const { return false; }
 
 protected:
     // usually overridden base class virtuals