]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dobjcomp.tex
fixed corrupted file, checked in as text file now
[wxWidgets.git] / docs / latex / wx / dobjcomp.tex
index fbdc1c5ac49bf8e66d2573b1c4d798e39039d115..d1dd86c13c2686c305d4297ecd824931100b84da 100644 (file)
@@ -6,7 +6,7 @@
 %% Created:     02.11.99
 %% RCS-ID:      $Id$
 %% Copyright:   (c) Vadim Zeitlin
-%% License:     wxWindows license
+%% License:     wxWidgets 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.