changeset 2 | 7b872347d83b |
parent 0 | a4daefaec16c |
--- a/convergedconnectionhandler/cchserver/inc/cchsubserviceinfo.h Tue Jan 26 11:50:49 2010 +0200 +++ b/convergedconnectionhandler/cchserver/inc/cchsubserviceinfo.h Tue Feb 02 00:05:57 2010 +0200 @@ -262,7 +262,11 @@ * Enable at start-up */ TBool iEnableAtStartUp; - + + /** + * Previous state of subservice + */ + TCCHSubserviceState iPreviousState; }; #endif // C_CCHSUBSERVICEINFO_H