radioapp/radiouiengine/src/radioscannerengine.cpp
changeset 32 189d20c34778
parent 28 075425b8d9a4
child 37 451b2e1545b2
equal deleted inserted replaced
28:075425b8d9a4 32:189d20c34778
    42  *
    42  *
    43  */
    43  */
    44 RadioScannerEngine::~RadioScannerEngine()
    44 RadioScannerEngine::~RadioScannerEngine()
    45 {
    45 {
    46     cancel();
    46     cancel();
    47     delete d_ptr;
       
    48 }
    47 }
    49 
    48 
    50 /*!
    49 /*!
    51  * Starts the scanning from minimum frequency
    50  * Starts the scanning from minimum frequency
    52  */
    51  */