X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e2622169f41272d053f62f61243b8571fc6629ce..15f7c30516facfb272fc116aec4d3f9c3a9de085:/docs/latex/wx/symbolpickerdialog.tex diff --git a/docs/latex/wx/symbolpickerdialog.tex b/docs/latex/wx/symbolpickerdialog.tex index 7bb3c7f0e7..69189638f3 100644 --- a/docs/latex/wx/symbolpickerdialog.tex +++ b/docs/latex/wx/symbolpickerdialog.tex @@ -26,7 +26,7 @@ rich text control in either the current font or specified font. \begin{verbatim} wxRichTextCtrl* ctrl = (wxRichTextCtrl*) FindWindow(ID_RICHTEXT_CTRL); - wxTextAttrEx attr; + wxTextAttr attr; attr.SetFlags(wxTEXT_ATTR_FONT); ctrl->GetStyle(ctrl->GetInsertionPoint(), attr); @@ -61,12 +61,20 @@ rich text control in either the current font or specified font. \wxheading{Derived from} -\helpref{wxDialog}{wxdialog} +\helpref{wxDialog}{wxdialog}\\ +\helpref{wxTopLevelWindow}{wxtoplevelwindow}\\ +\helpref{wxWindow}{wxwindow}\\ +\helpref{wxEvtHandler}{wxevthandler}\\ +\helpref{wxObject}{wxobject} \wxheading{Include files} +\wxheading{Library} + +\helpref{wxRichtext}{librarieslist} + \wxheading{Data structures} \latexignore{\rtfignore{\wxheading{Members}}}