Changeset 8675 for trunk


Ignore:
Timestamp:
08/18/07 13:21:37 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r8674 r8675  
    3838    const char *GetValue(const char *name, const char *dflt);
    3939
    40     const char *GetName() const { return strrchr(GetRcName(), '/')?strrchr(GetRcName(), '/')+1:GetRcName(); }
     40    const char *GetName() const;
    4141
    4242    Int_t       GetColor(const char *name, Int_t dftl);
Note: See TracChangeset for help on using the changeset viewer.