X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e92a846e4bb532856339f39cb10a0f65fc6055d..359cde15e07bd684c9175b51c04ab02c9ee40745:/interface/wx/sizer.h diff --git a/interface/wx/sizer.h b/interface/wx/sizer.h index 4021991990..17fcf5c292 100644 --- a/interface/wx/sizer.h +++ b/interface/wx/sizer.h @@ -3,7 +3,7 @@ // Purpose: interface of wxStdDialogButtonSizer // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -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() */