X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/85ec2f26343b107d32d3821217f47ade57fcadc0..c0bcc480680ecdf368839c119f5e984df757f893:/docs/latex/wx/sizer.tex diff --git a/docs/latex/wx/sizer.tex b/docs/latex/wx/sizer.tex index 3d8c05f22c..f0dcb27bcb 100644 --- a/docs/latex/wx/sizer.tex +++ b/docs/latex/wx/sizer.tex @@ -23,7 +23,7 @@ the standard font as well as the overall design of Motif widgets requires more s on Windows, the intial dialog size will automatically be bigger on Motif than on Windows. \pythonnote{If you wish to create a sizer class in wxPython you should -derive the class from \tt{wxPySizer} in order to get Python-aware +derive the class from {\tt wxPySizer} in order to get Python-aware capabilities for the various virtual methods.} \wxheading{Derived from}