taskswitcher/server/inc/tsmodelitem.h
changeset 119 50e220be30d1
parent 116 305818acdca4
child 127 7b66bc3c6dc9
--- a/taskswitcher/server/inc/tsmodelitem.h	Mon Sep 13 13:26:33 2010 +0300
+++ b/taskswitcher/server/inc/tsmodelitem.h	Mon Sep 20 10:22:22 2010 +0300
@@ -35,6 +35,7 @@
     TBool IsClosableL() const;
     TBool CloseL() const;
     TBool LaunchL() const;
+    TBool IsMandatoryL() const;
     
 public:
     void ExternalizeL( RWriteStream& aStream ) const;