controlpanel/tsrc/unit/ut_cpapi/src/ut_cpapi.h
changeset 23 7e4c5a2ff1a2
parent 18 e3554c9069b6
child 56 d9e9413f30c9
--- a/controlpanel/tsrc/unit/ut_cpapi/src/ut_cpapi.h	Mon May 03 12:46:45 2010 +0300
+++ b/controlpanel/tsrc/unit/ut_cpapi/src/ut_cpapi.h	Fri May 14 16:07:47 2010 +0300
@@ -14,8 +14,8 @@
 * Description:  
 *		test application for qt control panel public apis.
 */
-#ifndef	__UT_CPAPI_H__
-#define	__UT_CPAPI_H__
+#ifndef	UT_CPAPI_H
+#define	UT_CPAPI_H
 
 #include <QObject>
 
@@ -39,4 +39,4 @@
     HbMainWindow* mainWindow;
 };
 
-#endif	//__UT_CPAPI_H__
+#endif	//UT_CPAPI_H