summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kopete/libkopete/tests/mock/kopeteaccount_mock.h4
-rw-r--r--kopete/libkopete/tests/mock/kopetecontact_mock.h4
-rw-r--r--kopete/libkopete/tests/mock/kopetemessage_mock.h4
-rw-r--r--kopete/libkopete/tests/mock/kopetemetacontact_mock.h4
-rw-r--r--kopete/libkopete/tests/mock/kopeteprotocol_mock.h4
5 files changed, 10 insertions, 10 deletions
diff --git a/kopete/libkopete/tests/mock/kopeteaccount_mock.h b/kopete/libkopete/tests/mock/kopeteaccount_mock.h
index 039632fc..2d30f8ff 100644
--- a/kopete/libkopete/tests/mock/kopeteaccount_mock.h
+++ b/kopete/libkopete/tests/mock/kopeteaccount_mock.h
@@ -15,8 +15,8 @@
*************************************************************************
*/
-#ifndef _KOPETEACCOUNT_TQMOCK_H_
-#define _KOPETEACCOUNT_TQMOCK_H_
+#ifndef _KOPETEACCOUNT_MOCK_H_
+#define _KOPETEACCOUNT_MOCK_H_
#include "kopeteaccount.h"
diff --git a/kopete/libkopete/tests/mock/kopetecontact_mock.h b/kopete/libkopete/tests/mock/kopetecontact_mock.h
index 00ec8787..e25844de 100644
--- a/kopete/libkopete/tests/mock/kopetecontact_mock.h
+++ b/kopete/libkopete/tests/mock/kopetecontact_mock.h
@@ -15,8 +15,8 @@
*************************************************************************
*/
-#ifndef _KOPETECONTACT_TQMOCK_H_
-#define _KOPETECONTACT_TQMOCK_H_
+#ifndef _KOPETECONTACT_MOCK_H_
+#define _KOPETECONTACT_MOCK_H_
#include "kopetecontact.h"
diff --git a/kopete/libkopete/tests/mock/kopetemessage_mock.h b/kopete/libkopete/tests/mock/kopetemessage_mock.h
index 1345e926..13c92574 100644
--- a/kopete/libkopete/tests/mock/kopetemessage_mock.h
+++ b/kopete/libkopete/tests/mock/kopetemessage_mock.h
@@ -15,8 +15,8 @@
*************************************************************************
*/
-#ifndef _KOPETEMESSAGE_TQMOCK_H_
-#define _KOPETEMESSAGE_TQMOCK_H_
+#ifndef _KOPETEMESSAGE_MOCK_H_
+#define _KOPETEMESSAGE_MOCK_H_
#include "kopetemessage.h"
diff --git a/kopete/libkopete/tests/mock/kopetemetacontact_mock.h b/kopete/libkopete/tests/mock/kopetemetacontact_mock.h
index 2fa6d8c6..f3311713 100644
--- a/kopete/libkopete/tests/mock/kopetemetacontact_mock.h
+++ b/kopete/libkopete/tests/mock/kopetemetacontact_mock.h
@@ -15,8 +15,8 @@
*************************************************************************
*/
-#ifndef _KOPETEMETACONTACT_TQMOCK_H_
-#define _KOPETEMETACONTACT_TQMOCK_H_
+#ifndef _KOPETEMETACONTACT_MOCK_H_
+#define _KOPETEMETACONTACT_MOCK_H_
#include "kopetemetacontact.h"
diff --git a/kopete/libkopete/tests/mock/kopeteprotocol_mock.h b/kopete/libkopete/tests/mock/kopeteprotocol_mock.h
index db407403..d2502790 100644
--- a/kopete/libkopete/tests/mock/kopeteprotocol_mock.h
+++ b/kopete/libkopete/tests/mock/kopeteprotocol_mock.h
@@ -15,8 +15,8 @@
*************************************************************************
*/
-#ifndef _KOPETEPROTOCOL_TQMOCK_H_
-#define _KOPETEPROTOCOL_TQMOCK_H_
+#ifndef _KOPETEPROTOCOL_MOCK_H_
+#define _KOPETEPROTOCOL_MOCK_H_
#include "kopeteprotocol.h"