Ignore:
Timestamp:
05/16/03 13:11:23 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhist/MFillH.h

    r1994 r2117  
    1616class MFillH : public MTask
    1717{
     18public:
     19    enum {
     20        kDoNotDisplay = BIT(17)
     21    };
     22
    1823private:
    1924    MParContainer *fParContainer; // Pointer to the data container storing
Note: See TracChangeset for help on using the changeset viewer.