deviceupdatesui/deviceupdatesplugin/inc/deviceupdatesdata.h
changeset 64 f2a9f5a3b8ba
parent 27 516a867811c3
child 67 fdbfe0a95492
equal deleted inserted replaced
59:b7be70e619ea 64:f2a9f5a3b8ba
    24 _LIT( KDMUIProcess, "\\deviceupdates.exe" );
    24 _LIT( KDMUIProcess, "\\deviceupdates.exe" );
    25 _LIT( KDMUIName, "deviceupdates" );
    25 _LIT( KDMUIName, "deviceupdates" );
    26 
    26 
    27 
    27 
    28 const TUid KUidSmlSyncApp = { 0x101F6DE5 };
    28 const TUid KUidSmlSyncApp = { 0x101F6DE5 };
    29 const TUint32 KNsmlDmUILaunch = 0x00000009;
       
    30 
       
    31 
    29 
    32 class DeviceUpdateData : public CpSettingFormEntryItemData
    30 class DeviceUpdateData : public CpSettingFormEntryItemData
    33 {
    31 {
    34     Q_OBJECT
    32     Q_OBJECT
    35 public:
    33 public: