]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tconstr.tex
implemented radio menu items for wxMSW
[wxWidgets.git] / docs / latex / wx / tconstr.tex
index cd3fda2d9090c14bfa686a492b416ab03740c9d3..6eea4c6c4977753055a6cf8771b7d5e96cf1cbaf 100644 (file)
@@ -2,7 +2,7 @@
 
 Classes: \helpref{wxLayoutConstraints}{wxlayoutconstraints}, \helpref{wxIndividualLayoutConstraint}{wxindividuallayoutconstraint}.
 
-{\bf Note:} constraints are now deprecated and you should use \helpref{wxSizers}{wxsizer} instead.
+{\bf Note:} constraints are now deprecated and you should use \helpref{sizers}{sizeroverview} instead.
 
 Objects of class wxLayoutConstraint can be associated with a window to define
 the way it is laid out, with respect to its siblings or the parent.