summaryrefslogtreecommitdiffstats
path: root/kword/KWFootNoteDia.h
diff options
context:
space:
mode:
Diffstat (limited to 'kword/KWFootNoteDia.h')
-rw-r--r--kword/KWFootNoteDia.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWFootNoteDia.h b/kword/KWFootNoteDia.h
index 7b9b5670..f6ea8419 100644
--- a/kword/KWFootNoteDia.h
+++ b/kword/KWFootNoteDia.h
@@ -36,7 +36,7 @@ class KWFootNoteDia : public KDialogBase
TQ_OBJECT
public:
- KWFootNoteDia( NoteType _noteType, KWFootNoteVariable::Numbering _numberingType, const TQString & _manualString, TQWidget *tqparent, KWDocument *_doc, const char *name = 0 );
+ KWFootNoteDia( NoteType _noteType, KWFootNoteVariable::Numbering _numberingType, const TQString & _manualString, TQWidget *parent, KWDocument *_doc, const char *name = 0 );
NoteType noteType() const;
KWFootNoteVariable::Numbering numberingType()const;