diff options
Diffstat (limited to 'kword/KWInsertDia.h')
-rw-r--r-- | kword/KWInsertDia.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWInsertDia.h b/kword/KWInsertDia.h index 5c5b9e10..278dee03 100644 --- a/kword/KWInsertDia.h +++ b/kword/KWInsertDia.h @@ -30,7 +30,7 @@ class KWView; class KWInsertDia : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: |