diff options
Diffstat (limited to 'doc/html/tqcheckbox-h.html')
-rw-r--r-- | doc/html/tqcheckbox-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqcheckbox-h.html b/doc/html/tqcheckbox-h.html index e651251fa..9188ee817 100644 --- a/doc/html/tqcheckbox-h.html +++ b/doc/html/tqcheckbox-h.html @@ -97,7 +97,7 @@ public: void setNoChange(); - void setTristate(bool y=TRUE); + void setTristate(bool y=true); bool isTristate() const; TQSize sizeHint() const; |