]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gbsizer.h
correct the signature of the overriden Reparent()
[wxWidgets.git] / include / wx / gbsizer.h
index 2779243f52aedddf883f1118d8859beb0302b636..3bfa9a194792ba9ff6fd363ebee7e6e6b7f9e0cf 100644 (file)
@@ -286,6 +286,7 @@ public:
 
 protected:
     wxGBPosition FindEmptyCell();
+    void AdjustForOverflow();
 
     wxSize m_emptyCellSize;