diff options
Diffstat (limited to 'doc/html/sound-example.html')
-rw-r--r-- | doc/html/sound-example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/sound-example.html b/doc/html/sound-example.html index c2ba5b421..2cb987060 100644 --- a/doc/html/sound-example.html +++ b/doc/html/sound-example.html @@ -53,7 +53,7 @@ if your machine is set up to play audio. #include <<a href="qmainwindow-h.html">ntqmainwindow.h</a>> class SoundPlayer : public <a href="ntqmainwindow.html">TQMainWindow</a> { - <a href="metaobjects.html#Q_OBJECT">Q_OBJECT</a> + <a href="metaobjects.html#TQ_OBJECT">TQ_OBJECT</a> public: SoundPlayer(); |