From 4d495175043c399fdca6e1bb4c74ef176fc76fb4 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 6 Aug 2025 11:29:57 +0900 Subject: Replace TRUE/FALSE with boolean values true/false - part 4 Signed-off-by: Michele Calgaro --- doc/html/tqdomentity.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tqdomentity.html') diff --git a/doc/html/tqdomentity.html b/doc/html/tqdomentity.html index 8cb02b36a..986fd9562 100644 --- a/doc/html/tqdomentity.html +++ b/doc/html/tqdomentity.html @@ -93,7 +93,7 @@ Destroys the object and frees its resources.

bool TQDomEntity::isEntity () const [virtual]

-Returns TRUE. +Returns true.

Reimplemented from TQDomNode.

TQDomNode::NodeType TQDomEntity::nodeType () const [virtual] -- cgit v1.2.3