]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dobjcomp.tex
Changed version to 2.5.1
[wxWidgets.git] / docs / latex / wx / dobjcomp.tex
index 9eca25853092806b2170b923d19ededc9253118b..a98c2f1e79eb7f9fd4b63b898dd98c0d2168bc95 100644 (file)
@@ -6,7 +6,7 @@
 %% Created:     02.11.99
 %% RCS-ID:      $Id$
 %% Copyright:   (c) Vadim Zeitlin
-%% Licence:     wxWindows licence
+%% License:     wxWindows license
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \section{\class{wxDataObjectComposite}}\label{wxdataobjectcomposite}
@@ -57,9 +57,9 @@ The default constructor.
 
 \func{void}{Add}{
     \param{wxDataObjectSimple }{*dataObject},
-    \param{bool }{preferred = FALSE}}
+    \param{bool }{preferred = false}}
 
 Adds the {\it dataObject} to the list of supported objects and it becomes the
-preferred object if {\it preferred} is TRUE.
+preferred object if {\it preferred} is true.