summaryrefslogtreecommitdiffstats
path: root/src/sound/PeakFile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound/PeakFile.h')
-rw-r--r--src/sound/PeakFile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sound/PeakFile.h b/src/sound/PeakFile.h
index ce1aeac..5b4fc1e 100644
--- a/src/sound/PeakFile.h
+++ b/src/sound/PeakFile.h
@@ -54,6 +54,7 @@ typedef std::pair<RealTime, RealTime> SplitPointPair;
class PeakFile : public TQObject, public SoundFile
{
Q_OBJECT
+ TQ_OBJECT
public:
PeakFile(AudioFile *audioFile);