summaryrefslogtreecommitdiffstats
path: root/amor/amorwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'amor/amorwidget.h')
-rw-r--r--amor/amorwidget.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/amor/amorwidget.h b/amor/amorwidget.h
index 308ed73..15f9126 100644
--- a/amor/amorwidget.h
+++ b/amor/amorwidget.h
@@ -36,11 +36,12 @@
//---------------------------------------------------------------------------
//
-// AmorWidget displays a shaped pixmap
+// AmorWidget displays a tqshaped pixmap
//
-class AmorWidget : public QWidget
+class AmorWidget : public TQWidget
{
Q_OBJECT
+ TQ_OBJECT
public:
AmorWidget();
virtual ~AmorWidget();