summaryrefslogtreecommitdiffstats
path: root/kword/KWView.h
diff options
context:
space:
mode:
Diffstat (limited to 'kword/KWView.h')
-rw-r--r--kword/KWView.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kword/KWView.h b/kword/KWView.h
index 216cc6ea..08142ac9 100644
--- a/kword/KWView.h
+++ b/kword/KWView.h
@@ -94,7 +94,7 @@ namespace KSpell2 {
class KWView : public KoView
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -818,7 +818,7 @@ private: // variables
/******************************************************************/
class KWViewWidget : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -837,7 +837,7 @@ protected:
class KWGUI : public TQHBox
{
- Q_OBJECT
+ TQ_OBJECT
public: