summaryrefslogtreecommitdiffstats
path: root/examples/sound
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sound')
-rw-r--r--examples/sound/sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sound/sound.h b/examples/sound/sound.h
index 573e8713..ee4bc585 100644
--- a/examples/sound/sound.h
+++ b/examples/sound/sound.h
@@ -13,7 +13,7 @@
#include <ntqmainwindow.h>
class SoundPlayer : public TQMainWindow {
- Q_OBJECT
+ TQ_OBJECT
public:
SoundPlayer();