Index: trunk/MagicSoft/Mars/mbase/MTaskList.h
===================================================================
--- trunk/MagicSoft/Mars/mbase/MTaskList.h	(revision 1118)
+++ trunk/MagicSoft/Mars/mbase/MTaskList.h	(revision 1119)
@@ -29,4 +29,6 @@
     enum { kIsOwner = BIT(14) };
 
+    void Remove(MTask *task);
+
 public:
     MTaskList(const char *name=NULL, const char *title=NULL);
