summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/contactnotes/contactnotesedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/contactnotes/contactnotesedit.h')
-rw-r--r--kopete/plugins/contactnotes/contactnotesedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/contactnotes/contactnotesedit.h b/kopete/plugins/contactnotes/contactnotesedit.h
index 81b9b71e..f9a3d892 100644
--- a/kopete/plugins/contactnotes/contactnotesedit.h
+++ b/kopete/plugins/contactnotes/contactnotesedit.h
@@ -33,7 +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();