Ignore:
Timestamp:
02/21/01 15:23:18 (24 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r458 r604  
    1717#endif
    1818
     19class MLog;
    1920class MParList;
    2021class MInputStreamID;
     
    3132    MTaskList(MTaskList &ts);
    3233
     34    void SetLogStream(MLog *log);
     35
    3336    Bool_t AddToList(MTask *task, const char *tType="All", MTask *where = NULL);
    3437
Note: See TracChangeset for help on using the changeset viewer.