]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/listbkg.cpp
Cleaning of sources (Univ related files). -1/TRUE/FALSE/wxIDY_ANY/wxDefaultCoord...
[wxWidgets.git] / src / generic / listbkg.cpp
index f0d53056976b41066f4b9a08bc1860336f91c414..c75120bd5951fe5eb2245567fadc5a4ee6183baf 100644 (file)
@@ -396,6 +396,7 @@ wxListbook::InsertPage(size_t n,
         page->Hide();
     }
 
+    InvalidateBestSize();
     return true;
 }