summaryrefslogtreecommitdiffstats
path: root/amarok/src/mediadevice/daap/daapserver.h
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/mediadevice/daap/daapserver.h')
-rw-r--r--amarok/src/mediadevice/daap/daapserver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/mediadevice/daap/daapserver.h b/amarok/src/mediadevice/daap/daapserver.h
index 1f1d0773..594d478e 100644
--- a/amarok/src/mediadevice/daap/daapserver.h
+++ b/amarok/src/mediadevice/daap/daapserver.h
@@ -24,7 +24,7 @@ class DaapServer : public QObject
Q_OBJECT
public:
- DaapServer(QObject* parent, char* name);
+ DaapServer(TQObject* parent, char* name);
~DaapServer();
public slots:
void readSql();