uifw/AknGlobalUI/OldStyleNotif/Src/AknNotifyPlugin.cpp
branchRCL_3
changeset 55 aecbbf00d063
parent 38 c52421ed5f07
child 56 d48ab3b357f1
equal deleted inserted replaced
51:fcdfafb36fe7 55:aecbbf00d063
    50                 TVersion(0,0,0),
    50                 TVersion(0,0,0),
    51                 TCapabilitySet(ECapabilityReadDeviceData));
    51                 TCapabilitySet(ECapabilityReadDeviceData));
    52                 
    52                 
    53             if (!err)                
    53             if (!err)                
    54                 {
    54                 {
    55                 err = iArray.Append(aId);
    55                 iArray.Append(aId);
    56                 }
    56                 }
    57             }
    57             }
    58             
    58             
    59         if (!err)
    59         if (!err)
    60             { // ignore possible errors from now on...
    60             { // ignore possible errors from now on...