diff options
Diffstat (limited to 'kopete/plugins/contactnotes/contactnotesedit.h')
-rw-r--r-- | kopete/plugins/contactnotes/contactnotesedit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kopete/plugins/contactnotes/contactnotesedit.h b/kopete/plugins/contactnotes/contactnotesedit.h index a027b1a8..81b9b71e 100644 --- a/kopete/plugins/contactnotes/contactnotesedit.h +++ b/kopete/plugins/contactnotes/contactnotesedit.h @@ -33,6 +33,7 @@ class ContactNotesPlugin; class ContactNotesEdit : public KDialogBase { Q_OBJECT + TQ_OBJECT public: ContactNotesEdit(Kopete::MetaContact *m,ContactNotesPlugin *p=0 ,const char *name=0); ~ContactNotesEdit(); |