diff options
Diffstat (limited to 'doc/html/networkprotocol-example.html')
-rw-r--r-- | doc/html/networkprotocol-example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/networkprotocol-example.html b/doc/html/networkprotocol-example.html index 087225691..12f5c972d 100644 --- a/doc/html/networkprotocol-example.html +++ b/doc/html/networkprotocol-example.html @@ -57,7 +57,7 @@ should not be used as a real NNTP implemention. class Nntp : public <a href="ntqnetworkprotocol.html">TQNetworkProtocol</a> { - <a href="metaobjects.html#Q_OBJECT">Q_OBJECT</a> + <a href="metaobjects.html#TQ_OBJECT">TQ_OBJECT</a> public: Nntp(); |