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 3b46d4b..f7a19d6 100644 --- a/amor/amorwidget.h +++ b/amor/amorwidget.h @@ -41,7 +41,7 @@ class AmorWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + public: AmorWidget(); virtual ~AmorWidget(); |