summaryrefslogtreecommitdiffstats
path: root/amarok/src/magnatunebrowser/magnatunealbumdownloader.h
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/magnatunebrowser/magnatunealbumdownloader.h')
-rw-r--r--amarok/src/magnatunebrowser/magnatunealbumdownloader.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/amarok/src/magnatunebrowser/magnatunealbumdownloader.h b/amarok/src/magnatunebrowser/magnatunealbumdownloader.h
index 3ca0b802..a18b900f 100644
--- a/amarok/src/magnatunebrowser/magnatunealbumdownloader.h
+++ b/amarok/src/magnatunebrowser/magnatunealbumdownloader.h
@@ -33,9 +33,10 @@ This class encapsulates the downloading of an album once all required informatio
@author Nikolaj Hald Nielsen <nhnFreespirit@gmail.com>
*/
-class MagnatuneAlbumDownloader: public QObject
+class MagnatuneAlbumDownloader: public TQObject
{
Q_OBJECT
+ TQ_OBJECT
public:
MagnatuneAlbumDownloader();