diff options
Diffstat (limited to 'doc/html/ntqspinbox.html')
-rw-r--r-- | doc/html/ntqspinbox.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqspinbox.html b/doc/html/ntqspinbox.html index 02b334959..7ab4c8cde 100644 --- a/doc/html/ntqspinbox.html +++ b/doc/html/ntqspinbox.html @@ -162,7 +162,7 @@ the range of integers used inside the program would be -1 to 100: <p> <pre> class MySpinBox : public TQSpinBox { - Q_OBJECT + TQ_OBJECT public: ... |