]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/statbox.h
extracted GUI-specific part of utilsunx.cpp to a new unix/apptraits.cpp file and...
[wxWidgets.git] / include / wx / statbox.h
index 7eee31685e5865e01c88ca1b31a2afd9a20ea0de..873e5d15e533707c5d80cbbfdb8996ad4f1f26be 100644 (file)
@@ -46,7 +46,7 @@ public:
         *borderOther = BORDER;
     }
 
-private:
+protected:
     // choose the default border for this window
     virtual wxBorder GetDefaultBorder() const { return wxBORDER_NONE; }