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 f6ea8419..c532c595 100644
--- a/kword/KWFootNoteDia.h
+++ b/kword/KWFootNoteDia.h
@@ -33,7 +33,7 @@ class KWDocument;
class KWFootNoteDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWFootNoteDia( NoteType _noteType, KWFootNoteVariable::Numbering _numberingType, const TQString & _manualString, TQWidget *parent, KWDocument *_doc, const char *name = 0 );