diff options
Diffstat (limited to 'amor/amorwidget.h')
-rw-r--r-- | amor/amorwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amor/amorwidget.h b/amor/amorwidget.h index d5cdd88..9d4b5db 100644 --- a/amor/amorwidget.h +++ b/amor/amorwidget.h @@ -40,7 +40,7 @@ // class AmorWidget : public TQWidget { - Q_OBJECT + TQ_OBJECT public: AmorWidget(); |