securitydialogs/SecUi/Inc/SecUiWait.h
changeset 17 8957df7b0072
parent 0 164170e6151a
child 26 aad866c37519
equal deleted inserted replaced
15:318c4eab2439 17:8957df7b0072
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 #ifndef     __SECUIWAIT_H
    20 #ifndef     __SECUIWAIT_H
    21 #define     __SECUIWAIT_H
    21 #define     __SECUIWAIT_H
       
    22 
       
    23 #if defined(_DEBUG)
       
    24 #define RDEBUG( x, y ) RDebug::Printf( "%s %s (%u) %s=%x", __FILE__, __PRETTY_FUNCTION__, __LINE__, x, y );
       
    25 #else
       
    26 #define RDEBUG( x, y )
       
    27 #endif
    22 
    28 
    23 //  INCLUDES
    29 //  INCLUDES
    24 
    30 
    25 #include    <e32base.h>
    31 #include    <e32base.h>
    26 #include    <eikappui.h>
    32 #include    <eikappui.h>