Ignore:
Timestamp:
01/29/04 16:52:22 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1965 r2958  
    3636
    3737public:
    38     enum { kDoNotReset = BIT(17) };
     38    enum { kDoNotReset = BIT(17), kIsProcessing = BIT(18) };
    3939
    4040    MParList(const char *name=NULL, const char *title=NULL);
Note: See TracChangeset for help on using the changeset viewer.