summaryrefslogtreecommitdiffstats
path: root/src/sound/PeakFileManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound/PeakFileManager.h')
-rw-r--r--src/sound/PeakFileManager.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/sound/PeakFileManager.h b/src/sound/PeakFileManager.h
index 40e6d95..26ced4d 100644
--- a/src/sound/PeakFileManager.h
+++ b/src/sound/PeakFileManager.h
@@ -46,9 +46,10 @@ namespace Rosegarden
class AudioFile;
class RealTime;
-class PeakFileManager : public QObject
+class PeakFileManager : public TQObject
{
Q_OBJECT
+ TQ_OBJECT
public:
// updatePercentage tells this object how often to throw a
// percentage complete message - active between 0-100 only