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 f9a3d892..ffef0d36 100644
--- a/kopete/plugins/contactnotes/contactnotesedit.h
+++ b/kopete/plugins/contactnotes/contactnotesedit.h
@@ -32,7 +32,7 @@ class ContactNotesPlugin;
*/
class ContactNotesEdit : public KDialogBase {
- Q_OBJECT
+ TQ_OBJECT
public:
ContactNotesEdit(Kopete::MetaContact *m,ContactNotesPlugin *p=0 ,const char *name=0);