Ignore:
Timestamp:
08/02/02 09:32:34 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MTaskList.h

    r1472 r1474  
    6060    const TList *GetList() const { return fTasks; }
    6161
     62    void GetNames(TObjArray &arr) const;
     63    void SetNames(TObjArray &arr);
     64
    6265    ClassDef(MTaskList, 1) //collection of tasks to be performed in the eventloop
    6366};
Note: See TracChangeset for help on using the changeset viewer.