phonesettings/cpphonesettingsplugins/divertplugin/src/cpdivertplugin.cpp
changeset 30 ebdbd102c78a
parent 22 6bb1b21d2484
child 51 f39ed5e045e0
equal deleted inserted replaced
27:2f8f8080a020 30:ebdbd102c78a
    24  */
    24  */
    25 CpDivertPlugin::CpDivertPlugin()
    25 CpDivertPlugin::CpDivertPlugin()
    26 {
    26 {
    27     // Install plugin specific msg handler
    27     // Install plugin specific msg handler
    28     INSTALL_TRACE_MSG_HANDLER;
    28     INSTALL_TRACE_MSG_HANDLER;
    29     
       
    30     DPRINT;
    29     DPRINT;
    31 }
    30 }
    32 
    31 
    33 /*!
    32 /*!
    34     Destructor of CpDivertPlugin.
    33     Destructor of CpDivertPlugin.