diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-07-31 13:49:02 +0900 | 
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-07-31 13:49:02 +0900 | 
| commit | 649c4c61a1f1f479f4532b196f68df476cef2680 (patch) | |
| tree | c5e012ec752e11f25e502f3ef1ea1818510d6bff /doc/man/man3/tqxmlreader.3qt | |
| parent | 6dd781c483eea56f51ae0eff47d857976b5d0f0d (diff) | |
| download | tqt-649c4c61a1f1f479f4532b196f68df476cef2680.tar.gz tqt-649c4c61a1f1f479f4532b196f68df476cef2680.zip  | |
Amend to previous 'replace TRUE/FALSE' commit
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man/man3/tqxmlreader.3qt')
| -rw-r--r-- | doc/man/man3/tqxmlreader.3qt | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqxmlreader.3qt b/doc/man/man3/tqxmlreader.3qt index 6cb017dbb..3504f5cd0 100644 --- a/doc/man/man3/tqxmlreader.3qt +++ b/doc/man/man3/tqxmlreader.3qt @@ -120,7 +120,7 @@ If \fIok\fR is not 0: \fI*ok\fR is set to true if the reader has the feature cal  .PP  See also setFeature() and hasFeature().  .SH "bool TQXmlReader::hasFeature ( const TQString & name ) const\fC [pure virtual]\fR" -Returns \fCTRUE\fR if the reader has the feature called \fIname\fR; otherwise returns false. +Returns \fCtrue\fR if the reader has the feature called \fIname\fR; otherwise returns false.  .PP  See also feature() and setFeature().  .SH "bool TQXmlReader::hasProperty ( const TQString & name ) const\fC [pure virtual]\fR"  | 
