diff options
Diffstat (limited to 'amor/amordialog.h')
-rw-r--r-- | amor/amordialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amor/amordialog.h b/amor/amordialog.h index c299fc1..d2d2d0c 100644 --- a/amor/amordialog.h +++ b/amor/amordialog.h @@ -41,7 +41,7 @@ class AmorDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: AmorDialog(); |