stateproviders/ftustateprovider/inc/ftustateprovider_global.h
changeset 9 aa22d2c19e57
parent 0 c464cd7e2753
--- a/stateproviders/ftustateprovider/inc/ftustateprovider_global.h	Fri Jun 11 13:29:51 2010 +0300
+++ b/stateproviders/ftustateprovider/inc/ftustateprovider_global.h	Mon Jun 28 10:38:11 2010 +0530
@@ -32,4 +32,11 @@
     #endif	
 #endif
 
+#ifdef LOGGING
+#define QDEBUG(a)   qDebug() <<a
+#else
+#define QDEBUG(a)  
+#endif //LOGGING
+
+
 #endif // FTUSTATEPROVIDER_GLOBAL_H