diff options
Diffstat (limited to 'lib/kpilotlocallink.h')
-rw-r--r-- | lib/kpilotlocallink.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kpilotlocallink.h b/lib/kpilotlocallink.h index 05efdd5..fd74bab 100644 --- a/lib/kpilotlocallink.h +++ b/lib/kpilotlocallink.h @@ -43,7 +43,7 @@ class KDE_EXPORT KPilotLocalLink : public KPilotLink { Q_OBJECT - TQ_OBJECT + public: KPilotLocalLink( TQObject *parent=0L, const char *name=0L ); virtual ~KPilotLocalLink(); |