X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a974387a22bad187db6c86a62702d280e9c994f7..68304caffec13015b139c1d567733f14862ae2bd:/docs/latex/wx/variant.tex diff --git a/docs/latex/wx/variant.tex b/docs/latex/wx/variant.tex index 95a84ac9af..f09ee5898c 100644 --- a/docs/latex/wx/variant.tex +++ b/docs/latex/wx/variant.tex @@ -25,6 +25,10 @@ wxPropertyValue may be replaced by wxVariant eventually. \helpref{wxObject}{wxobject} +\wxheading{Include files} + + + \wxheading{See also} \helpref{wxVariantData}{wxvariantdata} @@ -41,7 +45,8 @@ Default constructor. Copy constructor. -\func{}{wxVariant}{\param{const char*}{ value}, \param{const wxString\& }{name = ``"}}\\ +\func{}{wxVariant}{\param{const char*}{ value}, \param{const wxString\& }{name = ``"}} + \func{}{wxVariant}{\param{const wxString\&}{ value}, \param{const wxString\& }{name = ``"}} Construction from a string value. @@ -386,6 +391,10 @@ and override the pure virtual functions. \helpref{wxObject}{wxobject} +\wxheading{Include files} + + + \wxheading{See also} \helpref{wxVariant}{wxvariant}