]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/accel.tex
mention Watcom makefile for wxBase
[wxWidgets.git] / docs / latex / wx / accel.tex
index fab1e2b05f84c234be44ceafcbb72f5d047bacde..f557b8371b455328ac9446b5a1a1f2393ba8da19 100644 (file)
@@ -155,7 +155,7 @@ Destroys the wxAcceleratorTable object.
 
 \constfunc{bool}{Ok}{\void}
 
-Returns TRUE if the accelerator table is valid.
+Returns true if the accelerator table is valid.
 
 \membersection{wxAcceleratorTable::operator $=$}
 
@@ -186,7 +186,7 @@ equal (a fast test).
 
 \wxheading{Return value}
 
-Returns TRUE if the accelerator tables were effectively equal, FALSE otherwise.
+Returns true if the accelerator tables were effectively equal, false otherwise.
 
 \membersection{wxAcceleratorTable::operator $!=$}
 
@@ -201,6 +201,6 @@ unequal (a fast test).
 
 \wxheading{Return value}
 
-Returns TRUE if the accelerator tables were unequal, FALSE otherwise.
+Returns true if the accelerator tables were unequal, false otherwise.