]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/variant.tex
Missing header.
[wxWidgets.git] / docs / latex / wx / variant.tex
index c18baf3ea5ea2ade02651ac8b2fc97b3c0d9573e..6ef825a3f8330518f23f3344b3fdc859683d821b 100644 (file)
@@ -147,13 +147,13 @@ Retrieves and converts the value of this variant to the type that {\it value} is
 
 \membersection{wxVariant::GetCount}\label{wxvariantgetcount}
 
-\constfunc{size_t}{GetCount}{\void}
+\constfunc{size\_t}{GetCount}{\void}
 
 Returns the number of elements in the list.
 
 \membersection{wxVariant::Delete}\label{wxvariantdelete}
 
-\func{bool}{Delete}{\param{size_t }{item}}
+\func{bool}{Delete}{\param{size\_t }{item}}
 
 Deletes the zero-based {\it item} from the list.