Ignore:
Timestamp:
08/19/02 10:04:53 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1426 r1508  
    273273void MHexagon::SavePrimitive(ofstream &out, Option_t *)
    274274{
    275 
    276     if (gROOT->ClassSaved(MHexagon::Class()))
     275    if (gROOT->ClassSaved(Class()))
    277276       out << "   ";
    278277    else
Note: See TracChangeset for help on using the changeset viewer.