summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/smpppdcs/smpppdcsiface.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/smpppdcs/smpppdcsiface.h')
-rw-r--r--kopete/plugins/smpppdcs/smpppdcsiface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/smpppdcs/smpppdcsiface.h b/kopete/plugins/smpppdcs/smpppdcsiface.h
index face60ad..7bd8febe 100644
--- a/kopete/plugins/smpppdcs/smpppdcsiface.h
+++ b/kopete/plugins/smpppdcs/smpppdcsiface.h
@@ -29,7 +29,7 @@ class SMPPPDCSIFace : virtual public DCOPObject
k_dcop:
- virtual QString detectionMethod() const = 0;
+ virtual TQString detectionMethod() const = 0;
virtual bool isOnline() const = 0;
};