bluetoothengine/btui/btcpplugin/btcpuisearchlistviewitem.cpp
changeset 41 0b2439c3e397
parent 40 997690c3397a
child 63 bcf742120177
equal deleted inserted replaced
40:997690c3397a 41:0b2439c3e397
    32     mRow = 0;   
    32     mRow = 0;   
    33 }
    33 }
    34 
    34 
    35 BtCpUiSearchListViewItem::~BtCpUiSearchListViewItem()
    35 BtCpUiSearchListViewItem::~BtCpUiSearchListViewItem()
    36 {
    36 {
    37     delete mDeviceNameLabel;
    37 //    delete mDeviceNameLabel;
    38     delete mDevTypeIconLabel;
    38 //    delete mDevTypeIconLabel;
    39     delete mDevTypeTextLabel;
    39 //    delete mDevTypeTextLabel;
    40 }
    40 }
    41 
    41 
    42 /*
    42 /*
    43  * This method is called by the HbListView when it needs a new
    43  * This method is called by the HbListView when it needs a new
    44  * view item element.
    44  * view item element.