diff options
Diffstat (limited to 'doc/html/customstyles.html')
-rw-r--r-- | doc/html/customstyles.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/customstyles.html b/doc/html/customstyles.html index 541b5ee39..560a4a7b8 100644 --- a/doc/html/customstyles.html +++ b/doc/html/customstyles.html @@ -74,7 +74,7 @@ declaration: #include <<a href="qwindowsstyle-h.html">ntqwindowsstyle.h</a>> class CustomStyle : public <a href="ntqwindowsstyle.html">TQWindowsStyle</a> { - <a href="metaobjects.html#Q_OBJECT">Q_OBJECT</a> + <a href="metaobjects.html#TQ_OBJECT">TQ_OBJECT</a> public: CustomStyle(); ~CustomStyle(); |