wizardproviders/ftuwizardprovider/inc/ftuwizardprovider_global.h
changeset 9 aa22d2c19e57
parent 0 c464cd7e2753
equal deleted inserted replaced
7:446dc0e90e84 9:aa22d2c19e57
    30     #else
    30     #else
    31         #define FTUWIZARDPROVIDER_EXPORT Q_DECL_IMPORT
    31         #define FTUWIZARDPROVIDER_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 
    35 
    41 
    36 #endif // FTUWIZARDPROVIDER_GLOBAL
    42 #endif // FTUWIZARDPROVIDER_GLOBAL