summaryrefslogtreecommitdiffstats
path: root/kword/KWTableDia.h
diff options
context:
space:
mode:
Diffstat (limited to 'kword/KWTableDia.h')
-rw-r--r--kword/KWTableDia.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kword/KWTableDia.h b/kword/KWTableDia.h
index 68d3beb2..be5557ac 100644
--- a/kword/KWTableDia.h
+++ b/kword/KWTableDia.h
@@ -45,7 +45,7 @@ class TQSpinBox;
class KWTablePreview : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -68,7 +68,7 @@ protected:
class KWTableDia : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public: