summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/smpppdcs/detectordcop.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/smpppdcs/detectordcop.h')
-rw-r--r--kopete/plugins/smpppdcs/detectordcop.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/plugins/smpppdcs/detectordcop.h b/kopete/plugins/smpppdcs/detectordcop.h
index 5306998b..6a9602d3 100644
--- a/kopete/plugins/smpppdcs/detectordcop.h
+++ b/kopete/plugins/smpppdcs/detectordcop.h
@@ -41,11 +41,11 @@ protected:
ERROR
};
- QCString getKInternetDCOP() const;
+ TQCString getKInternetDCOP() const;
KInternetDCOPState getConnectionStatusDCOP() const;
protected:
- static QCString m_kinternetApp;
+ static TQCString m_kinternetApp;
};
#endif