summaryrefslogtreecommitdiffstats
path: root/kontact/plugins/knotes/knotes_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/plugins/knotes/knotes_part.h')
-rw-r--r--kontact/plugins/knotes/knotes_part.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/knotes/knotes_part.h b/kontact/plugins/knotes/knotes_part.h
index 9bc4e847..4ab1be70 100644
--- a/kontact/plugins/knotes/knotes_part.h
+++ b/kontact/plugins/knotes/knotes_part.h
@@ -50,7 +50,7 @@ class KNotesPart : public KParts::ReadOnlyPart, virtual public KNotesIface
TQ_OBJECT
public:
- KNotesPart( TQObject *tqparent = 0, const char *name = 0 );
+ KNotesPart( TQObject *parent = 0, const char *name = 0 );
~KNotesPart();
bool openFile();