]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stubs/statusbr.h
Changed code to allow for removal of the #include <windows.h> from wxprec.h for windows
[wxWidgets.git] / include / wx / stubs / statusbr.h
index c0f83a26d0c4db828f367ef9901ffd8157f9794f..28567b19e1fed20b9e3dff8488b1df863378c4fc 100644 (file)
@@ -44,7 +44,10 @@ public:
   void OnSize(wxSizeEvent& event);
 
   DECLARE_EVENT_TABLE()
+
+protected:
+  void CopyFieldsWidth(const int widths[]);
+  void SetFieldsWidth();
 };
 
 #endif
-    // _WX_STATBAR_H_
\ No newline at end of file