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