summaryrefslogtreecommitdiffstats
path: root/khelpcenter/glossary.h
diff options
context:
space:
mode:
Diffstat (limited to 'khelpcenter/glossary.h')
-rw-r--r--khelpcenter/glossary.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/khelpcenter/glossary.h b/khelpcenter/glossary.h
index 616c51b86..d9893abbf 100644
--- a/khelpcenter/glossary.h
+++ b/khelpcenter/glossary.h
@@ -99,7 +99,7 @@ inline TQDataStream &operator>>( TQDataStream &stream, GlossaryEntry &e )
class Glossary : public TDEListView
{
- Q_OBJECT
+ TQ_OBJECT
public:
Glossary( TQWidget *parent );
virtual ~Glossary();
@@ -143,4 +143,3 @@ class Glossary : public TDEListView
}
#endif // KHC_GLOSSARY_H
-// vim:ts=2:sw=2:et