diff options
Diffstat (limited to 'src/sound/PeakFileManager.h')
-rw-r--r-- | src/sound/PeakFileManager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound/PeakFileManager.h b/src/sound/PeakFileManager.h index 26ced4d..f608bc8 100644 --- a/src/sound/PeakFileManager.h +++ b/src/sound/PeakFileManager.h @@ -49,7 +49,7 @@ class RealTime; 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 |