Ignore:
Timestamp:
03/31/03 10:37:56 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mgui/MHexagon.h

    r1384 r1880  
    4444    virtual ~MHexagon();
    4545
    46     virtual void  Copy(TObject &hexagon);
     46    virtual void  Copy(TObject &hexagon)
     47#if ROOT_VERSION_CODE > ROOT_VERSION(3,04,01)
     48const
     49#endif
     50        ;
    4751
    4852    virtual Int_t DistancetoPrimitive(Int_t px, Int_t py);
Note: See TracChangeset for help on using the changeset viewer.