summaryrefslogtreecommitdiffstats
path: root/juk/coverdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'juk/coverdialog.h')
-rw-r--r--juk/coverdialog.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/juk/coverdialog.h b/juk/coverdialog.h
index 127057d3..00df8d64 100644
--- a/juk/coverdialog.h
+++ b/juk/coverdialog.h
@@ -20,7 +20,7 @@
class CoverDialog : public CoverDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
CoverDialog(TQWidget *parent);
@@ -38,5 +38,3 @@ private slots:
};
#endif /* JUK_COVERDIALOG_H */
-
-// vim: set et ts=4 sw=4: