]> git.saurik.com Git - wxWidgets.git/commitdiff
Fixed tex2rtf error
authorRobin Dunn <robin@alldunn.com>
Wed, 7 Apr 2004 05:20:10 +0000 (05:20 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 7 Apr 2004 05:20:10 +0000 (05:20 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/size.tex

index 22bf9c998c91d8370b4ea1a9b83a945e6ba69e74..0742609895a9a62ac42250f75d857d6e526ef631 100644 (file)
@@ -51,7 +51,7 @@ corresponding dimensions of the \arg{size}.
 
 \membersection{wxSize::IsFullySpecified}\label{wxsizeisfullyspecified}
 
 
 \membersection{wxSize::IsFullySpecified}\label{wxsizeisfullyspecified}
 
-\constfunc{IsFullySpecified}{\void}
+\constfunc{bool}{IsFullySpecified}{\void}
 
 Returns \true if neither of the size object components is equal to $-1$, which
 is used as default for the size values in wxWindows (hence the predefined 
 
 Returns \true if neither of the size object components is equal to $-1$, which
 is used as default for the size values in wxWindows (hence the predefined