messagingapp/msgui/msguiutils/inc/msgsendutil.h
changeset 73 ecf6a73a9186
parent 67 fc91263aee62
--- a/messagingapp/msgui/msguiutils/inc/msgsendutil.h	Fri Sep 17 20:16:33 2010 +0530
+++ b/messagingapp/msgui/msguiutils/inc/msgsendutil.h	Tue Oct 05 13:58:47 2010 +0530
@@ -22,7 +22,7 @@
 #include <QObject>
 #include "convergedmessage.h"
 
-#ifdef MSGUI_UNIT_TEST
+#ifdef MSGUIUTILS_UNIT_TEST
  #define MSGUI_UTILS_DLL_EXPORT
 #else
 #ifdef BUILD_MSGUI_UTILS_DLL
@@ -145,7 +145,7 @@
      */
     UniEditorGenUtils* mUniEditorGenUtils;
 
-#ifdef MSGUI_UNIT_TEST
+#ifdef MSGUIUTILS_UNIT_TEST
     /**
      * Unit Testing
      */