summaryrefslogtreecommitdiffstats
path: root/src/sound/AudioFileTimeStretcher.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 13:19:26 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 13:19:26 +0900
commitc57b4dfc677121eadeff03f1f3fa330882b5b747 (patch)
tree5e34da75593d5cb3e7074242eb1972435e443639 /src/sound/AudioFileTimeStretcher.h
parent439c716aab9200d6a24a2f2bdfda5e5812dcd3bc (diff)
downloadrosegarden-c57b4dfc677121eadeff03f1f3fa330882b5b747.tar.gz
rosegarden-c57b4dfc677121eadeff03f1f3fa330882b5b747.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/sound/AudioFileTimeStretcher.h')
-rw-r--r--src/sound/AudioFileTimeStretcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound/AudioFileTimeStretcher.h b/src/sound/AudioFileTimeStretcher.h
index 74e2b96..d8a7663 100644
--- a/src/sound/AudioFileTimeStretcher.h
+++ b/src/sound/AudioFileTimeStretcher.h
@@ -33,7 +33,7 @@ class AudioFileManager;
class AudioFileTimeStretcher : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public: