summaryrefslogtreecommitdiffstats
path: root/juk/coverdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'juk/coverdialog.h')
-rw-r--r--juk/coverdialog.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/juk/coverdialog.h b/juk/coverdialog.h
index 751f77c2..6bbbba4a 100644
--- a/juk/coverdialog.h
+++ b/juk/coverdialog.h
@@ -21,8 +21,9 @@
class CoverDialog : public CoverDialogBase
{
Q_OBJECT
+ TQ_OBJECT
public:
- CoverDialog(TQWidget *parent);
+ CoverDialog(TQWidget *tqparent);
~CoverDialog();
virtual void show();