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 7e19f8e9..97611ca8 100644 --- a/kppp/pppstats.h +++ b/kppp/pppstats.h @@ -30,7 +30,7 @@ #include "kpppconfig.h" #include <tqobject.h> -class QTimer; +class TQTimer; class PPPStats : public TQObject { Q_OBJECT |