messagingapp/msgui/msguiutils/inc/msgcontactsutil.h
changeset 73 ecf6a73a9186
parent 67 fc91263aee62
--- a/messagingapp/msgui/msguiutils/inc/msgcontactsutil.h	Fri Sep 17 20:16:33 2010 +0530
+++ b/messagingapp/msgui/msguiutils/inc/msgcontactsutil.h	Tue Oct 05 13:58:47 2010 +0530
@@ -19,7 +19,7 @@
 #ifndef MSGCONTACTSUTIL_H_
 #define MSGCONTACTSUTIL_H_
 
-#ifdef MSGUI_UNIT_TEST
+#ifdef MSGUIUTILS_UNIT_TEST
  #define MSGUI_UTILS_DLL_EXPORT
 #else
 #ifdef BUILD_MSGUI_UTILS_DLL
@@ -43,7 +43,7 @@
     static QString copyVCardToTemp(const QString& filepath);
     static void deleteVCardFromTemp(const QString& filepath);
     
-#ifdef MSGUI_UNIT_TEST
+#ifdef MSGUIUTILS_UNIT_TEST
     /**
      * Unit Testing
      */