diff options
Diffstat (limited to 'kppp/pppstats.h')
-rw-r--r-- | kppp/pppstats.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/pppstats.h b/kppp/pppstats.h index 7c63d4d2..c2b6123d 100644 --- a/kppp/pppstats.h +++ b/kppp/pppstats.h @@ -33,7 +33,7 @@ class TQTimer; class PPPStats : public TQObject { - Q_OBJECT + TQ_OBJECT public: PPPStats(); |