]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/listbook.h
include <string>
[wxWidgets.git] / include / wx / listbook.h
index c6a78fc706cafab307aa8fc4926d97a35a4e1ce4..f77b0ca6906575df2ea1206d426fd20db027d461 100644 (file)
@@ -112,6 +112,10 @@ private:
     // common part of all constructors
     void Init();
 
     // common part of all constructors
     void Init();
 
+    // this should be called when we need to be relaid out
+    void UpdateSize();
+
+
     DECLARE_EVENT_TABLE()
     DECLARE_DYNAMIC_CLASS_NO_COPY(wxListbook)
 };
     DECLARE_EVENT_TABLE()
     DECLARE_DYNAMIC_CLASS_NO_COPY(wxListbook)
 };