From c6cb3f27942501d24b0ded69c90ebbf7c43c755e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:02:30 +0200 Subject: Additional k => tde renaming and fixes --- interfaces/tdeimproxy/library/tdeimproxy.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'interfaces/tdeimproxy/library/tdeimproxy.h') diff --git a/interfaces/tdeimproxy/library/tdeimproxy.h b/interfaces/tdeimproxy/library/tdeimproxy.h index 84b7d37dd..293d1f723 100644 --- a/interfaces/tdeimproxy/library/tdeimproxy.h +++ b/interfaces/tdeimproxy/library/tdeimproxy.h @@ -21,8 +21,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef KIMPROXY_H -#define KIMPROXY_H +#ifndef TDEIMPROXY_H +#define TDEIMPROXY_H #include #include @@ -104,7 +104,7 @@ typedef TQMap PresenceStringMap; * @since 3.3 * @author Will Stephenson */ -class KIMPROXY_EXPORT KIMProxy : public TQObject, virtual public KIMProxyIface +class TDEIMPROXY_EXPORT KIMProxy : public TQObject, virtual public KIMProxyIface { Q_OBJECT struct Private; -- cgit v1.2.1