]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/statline.h
make access specifiers for the virtual functions match their access in the base class...
[wxWidgets.git] / include / wx / msw / statline.h
index e0c65f4654e2c038594fb3fad838776f04b875c8..48ba88254d1117a92aa3fe7f3ea6807b6d75997b 100644 (file)
@@ -41,7 +41,6 @@ public:
     // overriden base class virtuals
     virtual bool AcceptsFocus() const { return false; }
 
-protected:
     // usually overridden base class virtuals
     virtual WXDWORD MSWGetStyle(long style, WXDWORD *exstyle) const;