summaryrefslogtreecommitdiffstats
path: root/juk/deletedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'juk/deletedialog.h')
-rw-r--r--juk/deletedialog.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/juk/deletedialog.h b/juk/deletedialog.h
index 4a442b23..34a98a6a 100644
--- a/juk/deletedialog.h
+++ b/juk/deletedialog.h
@@ -21,10 +21,10 @@
#include "deletedialogbase.h"
-class QStringList;
+class TQStringList;
class KListBox;
-class QLabel;
-class QWidgetStack;
+class TQLabel;
+class TQWidgetStack;
class DeleteWidget : public DeleteDialogBase
{