stateproviders/ftustateprovider/inc/ftustateprovider_global.h
changeset 9 aa22d2c19e57
parent 0 c464cd7e2753
equal deleted inserted replaced
7:446dc0e90e84 9:aa22d2c19e57
    30     #else
    30     #else
    31         #define FTUSTATEPROVIDER_EXPORT Q_DECL_IMPORT
    31         #define FTUSTATEPROVIDER_EXPORT Q_DECL_IMPORT
    32     #endif	
    32     #endif	
    33 #endif
    33 #endif
    34 
    34 
       
    35 #ifdef LOGGING
       
    36 #define QDEBUG(a)   qDebug() <<a
       
    37 #else
       
    38 #define QDEBUG(a)  
       
    39 #endif //LOGGING
       
    40 
       
    41 
    35 #endif // FTUSTATEPROVIDER_GLOBAL_H
    42 #endif // FTUSTATEPROVIDER_GLOBAL_H