summaryrefslogtreecommitdiffstats
path: root/noatun/library/noatun/playlistsaver.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/noatun/playlistsaver.h')
-rw-r--r--noatun/library/noatun/playlistsaver.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/noatun/library/noatun/playlistsaver.h b/noatun/library/noatun/playlistsaver.h
index e83761ca..781b8fc6 100644
--- a/noatun/library/noatun/playlistsaver.h
+++ b/noatun/library/noatun/playlistsaver.h
@@ -2,7 +2,7 @@
#define NOATUNPLAYLISTSAVER_H
#include <kurl.h>
-#include <qmap.h>
+#include <tqmap.h>
#include <noatun/playlist.h>
class Structure;
@@ -52,7 +52,7 @@ public:
* unused, for future expansion, do not use
* @internal
**/
- virtual void setGroup(const QString &);
+ virtual void setGroup(const TQString &);
protected:
/**
@@ -60,7 +60,7 @@ protected:
* Given is a list of properties which coincide
* with the standard noatun ones
**/
- virtual void readItem(const QMap<QString,QString> &properties) = 0;
+ virtual void readItem(const TQMap<TQString,TQString> &properties) = 0;
/**
* add this item to the XML file
@@ -72,7 +72,7 @@ protected:
* unused, for future expansion
* @internal
**/
- virtual void changeGroup(const QString &) {}
+ virtual void changeGroup(const TQString &) {}
/**
* this is called when you should either