summaryrefslogtreecommitdiffstats
path: root/doc/html/customstyles.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/customstyles.html')
-rw-r--r--doc/html/customstyles.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/customstyles.html b/doc/html/customstyles.html
index 541b5ee3..560a4a7b 100644
--- a/doc/html/customstyles.html
+++ b/doc/html/customstyles.html
@@ -74,7 +74,7 @@ declaration:
#include &lt;<a href="qwindowsstyle-h.html">ntqwindowsstyle.h</a>&gt;
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();