iaupdate/IAD/ui/src/iaupdatesettingdialog.cpp
changeset 80 9dcba1ee99f7
parent 77 d1838696558c
equal deleted inserted replaced
77:d1838696558c 80:9dcba1ee99f7
    86 // ----------------------------------------------------------------------------
    86 // ----------------------------------------------------------------------------
    87 //
    87 //
    88 void CIAUpdateSettingDialog::toggleChange(QModelIndex startIn, QModelIndex /*endIn*/)
    88 void CIAUpdateSettingDialog::toggleChange(QModelIndex startIn, QModelIndex /*endIn*/)
    89 {
    89 {
    90     // HLa: this should work
    90     // HLa: this should work
    91     HbDataFormModelItem *itm = mModel->itemFromIndex(startIn);
    91     //HbDataFormModelItem *itm = mModel->itemFromIndex(startIn);
    92 
    92 
    93     // Destination ?
    93     // Destination ?
    94     if ( startIn.row() == 0 )
    94     if ( startIn.row() == 0 )
    95         {
    95         {
    96         // no query when initializing fields
    96         // no query when initializing fields