Changeset 1119 for trunk/MagicSoft/Mars/mbase
- Timestamp:
- 12/18/01 13:09:14 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MTaskList.h
r1108 r1119 29 29 enum { kIsOwner = BIT(14) }; 30 30 31 void Remove(MTask *task); 32 31 33 public: 32 34 MTaskList(const char *name=NULL, const char *title=NULL);
Note:
See TracChangeset
for help on using the changeset viewer.