diff -r 0b3699f6c654 -r e36b2f4799c0 taskswitcher/server/inc/tsmodelitem.h --- a/taskswitcher/server/inc/tsmodelitem.h Fri Sep 17 08:32:18 2010 +0300 +++ b/taskswitcher/server/inc/tsmodelitem.h Mon Oct 04 00:38:31 2010 +0300 @@ -35,6 +35,7 @@ TBool IsClosableL() const; TBool CloseL() const; TBool LaunchL() const; + TBool IsMandatoryL() const; public: void ExternalizeL( RWriteStream& aStream ) const;