X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e2622169f41272d053f62f61243b8571fc6629ce..3cc305b2b4a0674c56c84d7088cfd70676b850f0:/docs/latex/wx/richtextstyleorganiserdialog.tex diff --git a/docs/latex/wx/richtextstyleorganiserdialog.tex b/docs/latex/wx/richtextstyleorganiserdialog.tex index ccb828bdf1..5c7293c38b 100644 --- a/docs/latex/wx/richtextstyleorganiserdialog.tex +++ b/docs/latex/wx/richtextstyleorganiserdialog.tex @@ -13,6 +13,10 @@ present styles. +\wxheading{Library} + +\helpref{wxRichtext}{librarieslist} + \latexignore{\rtfignore{\wxheading{Members}}} \membersection{wxRichTextStyleOrganiserDialog::wxRichTextStyleOrganiserDialog}\label{wxrichtextstyleorganiserdialogwxrichtextstyleorganiserdialog} @@ -34,7 +38,7 @@ To specify the operations available to the user, pass a combination of these val \twocolitem{\windowstyle{wxRICHTEXT\_ORGANISER\_APPLY\_STYLES}}{Provides a button for applying the currently selected style to the selection.} \twocolitem{\windowstyle{wxRICHTEXT\_ORGANISER\_EDIT\_STYLES}}{Provides a button for editing styles.} \twocolitem{\windowstyle{wxRICHTEXT\_ORGANISER\_RENAME\_STYLES}}{Provides a button for renaming styles.} -\twocolitem{\windowstyle{wxRICHTEXT\_ORGANISER\_OK\_CANCEL}}{Provides OK can Cancel buttons.} +\twocolitem{\windowstyle{wxRICHTEXT\_ORGANISER\_OK\_CANCEL}}{Provides OK and Cancel buttons.} \twocolitem{\windowstyle{wxRICHTEXT\_ORGANISER\_RENUMBER}}{Provides a checkbox for specifying that the selection should be renumbered.} \end{twocollist}