diff -r 16d8024aca5e -r f7ac710697a9 src/hbcore/devicedialogbase/devicedialogserver/hbdevicedialogserverdefs_p.h --- a/src/hbcore/devicedialogbase/devicedialogserver/hbdevicedialogserverdefs_p.h Mon Apr 19 14:02:13 2010 +0300 +++ b/src/hbcore/devicedialogbase/devicedialogserver/hbdevicedialogserverdefs_p.h Mon May 03 12:48:33 2010 +0300 @@ -91,6 +91,7 @@ EHbSrvGetActivatedIndicatorsStart, EHbSrvGetActivatedIndicatorContinue, EhbSrvGetActivatedIndicatorsClose, + EHbSrvActivatedIndicatorData, EHbSrvIndicatorCommandsEnd }; @@ -105,6 +106,7 @@ { EHbIndicatorAllActivated = 0, EHbIndicatorUpdates, + EHbIndicatorUserActivated }; struct THbDeviceDialogSrvUpdateInfo {