equal
deleted
inserted
replaced
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 |