]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/sizer.h
Fix out of bounds string access in wxMSW wxDirDialog.
[wxWidgets.git] / interface / wx / sizer.h
index 719d4d2c4a6c40f050d6f6018a77a96f25f4003a..17fcf5c292fbf95c632c1ca9316afee0d85ef15c 100644 (file)
@@ -843,7 +843,8 @@ public:
         the sizer's minimal size. For windows with managed scrollbars this will set them
         appropriately.
 
-        @deprecated @todo provide deprecation description
+        @deprecated This is exactly the same as FitInside() in wxWidgets 2.9
+        and later, please replace calls to it with FitInside().
 
         @see wxScrolled::SetScrollbars()
     */