summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/smpppdcs/detectorsmpppd.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/smpppdcs/detectorsmpppd.h')
-rw-r--r--kopete/plugins/smpppdcs/detectorsmpppd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/smpppdcs/detectorsmpppd.h b/kopete/plugins/smpppdcs/detectorsmpppd.h
index cba377e0..197fe65b 100644
--- a/kopete/plugins/smpppdcs/detectorsmpppd.h
+++ b/kopete/plugins/smpppdcs/detectorsmpppd.h
@@ -39,7 +39,7 @@ public:
DetectorSMPPPD(IConnector* connector);
virtual ~DetectorSMPPPD();
- virtual void checktqStatus() const;
+ virtual void checkStatus() const;
};