summaryrefslogtreecommitdiffstats
path: root/src/replaygain.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/replaygain.h')
-rwxr-xr-xsrc/replaygain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/replaygain.h b/src/replaygain.h
index 568d3a8..d844ae7 100755
--- a/src/replaygain.h
+++ b/src/replaygain.h
@@ -18,7 +18,7 @@ class KProcess;
class ReplayGain : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum Mode {
calc_track = 0x0001,