summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/smpppdcs
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-13 01:04:19 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-06-03 16:01:13 +0200
commit9f5f6478ce17b6136bfe177329f5731985b0b0f7 (patch)
treefe60233a0cb8dd6876a65f2456da567e2f4e00c8 /kopete/plugins/smpppdcs
parent9fbf68c99ab807aa13dfc984e6e7fc51b6358c12 (diff)
downloadtdenetwork-9f5f6478ce17b6136bfe177329f5731985b0b0f7.tar.gz
tdenetwork-9f5f6478ce17b6136bfe177329f5731985b0b0f7.zip
Fix inadvertent "TQ" changes.
(cherry picked from commit 008eae43da364c9a910416652cf277c4ef5895c9)
Diffstat (limited to 'kopete/plugins/smpppdcs')
-rw-r--r--kopete/plugins/smpppdcs/onlineinquiry.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/plugins/smpppdcs/onlineinquiry.h b/kopete/plugins/smpppdcs/onlineinquiry.h
index 278c1e9f..c9b5221a 100644
--- a/kopete/plugins/smpppdcs/onlineinquiry.h
+++ b/kopete/plugins/smpppdcs/onlineinquiry.h
@@ -14,8 +14,8 @@
*************************************************************************
*/
-#ifndef ONLINEINTQUIRY_H
-#define ONLINEINTQUIRY_H
+#ifndef ONLINEINQUIRY_H
+#define ONLINEINQUIRY_H
#include "iconnector.h"