diff options
Diffstat (limited to 'kdict/matchview.h')
-rw-r--r-- | kdict/matchview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdict/matchview.h b/kdict/matchview.h index 5b193e5d..e0126990 100644 --- a/kdict/matchview.h +++ b/kdict/matchview.h @@ -47,7 +47,7 @@ public: class MatchView : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |