summaryrefslogtreecommitdiffstats
path: root/plugins/recording/recording.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/recording/recording.h')
-rw-r--r--plugins/recording/recording.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/recording/recording.h b/plugins/recording/recording.h
index 7d48331..1852d3f 100644
--- a/plugins/recording/recording.h
+++ b/plugins/recording/recording.h
@@ -46,7 +46,7 @@ class Recording : public TQObject,
public ISoundStreamClient,
public IRecCfg
{
-Q_OBJECT
+TQ_OBJECT
public:
Recording(const TQString &name);