summaryrefslogtreecommitdiffstats
path: root/juk/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'juk/player.h')
-rw-r--r--juk/player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/player.h b/juk/player.h
index 600e3db6..69910aaa 100644
--- a/juk/player.h
+++ b/juk/player.h
@@ -20,7 +20,7 @@
#include "filehandle.h"
-class Player : public QObject
+class Player : public TQObject
{
public:
virtual ~Player() {}