summaryrefslogtreecommitdiffstats
path: root/kmid/collectdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmid/collectdlg.h')
-rw-r--r--kmid/collectdlg.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kmid/collectdlg.h b/kmid/collectdlg.h
index 6283f4eb..ae9a0b3a 100644
--- a/kmid/collectdlg.h
+++ b/kmid/collectdlg.h
@@ -28,10 +28,10 @@
#include "songlist.h"
#include "slman.h"
-class QLabel;
+class TQLabel;
class KPushButton;
-class QPushButton;
-class QListBox;
+class TQPushButton;
+class TQListBox;
class KURL;
class CollectionDialog : public QDialog
{