satui/satapp/src/satappinputprovider.cpp
changeset 35 6aefa3341fcc
parent 33 8d5d7fcf9b59
child 53 25b8d29b7c59
equal deleted inserted replaced
33:8d5d7fcf9b59 35:6aefa3341fcc
    49 // ----------------------------------------------------------------------------
    49 // ----------------------------------------------------------------------------
    50 //
    50 //
    51 SatAppInputProvider::~SatAppInputProvider()
    51 SatAppInputProvider::~SatAppInputProvider()
    52 {
    52 {
    53     qDebug("SATAPP: SatAppInputProvider::~SatAppInputProvider >");
    53     qDebug("SATAPP: SatAppInputProvider::~SatAppInputProvider >");
    54     resetState();
    54     delete mCurrentDialog;
       
    55     mCurrentDialog = 0;
    55     qDebug("SATAPP: SatAppInputProvider::~SatAppInputProvider <");
    56     qDebug("SATAPP: SatAppInputProvider::~SatAppInputProvider <");
    56 }
    57 }
    57 
    58 
    58 // ----------------------------------------------------------------------------
    59 // ----------------------------------------------------------------------------
    59 // SatAppInputProvider::getInkey
    60 // SatAppInputProvider::getInkey