Ignore:
Timestamp:
07/11/06 16:46:32 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MStatusArray.cc

    r6976 r7784  
    241241
    242242        if (o->InheritsFrom(TVirtualPad::Class()))
    243             PrintObjectsInPad(((TVirtualPad*)o)->GetListOfPrimitives(), print?"":name, lvl+1);
     243            PrintObjectsInPad(((TVirtualPad*)o)->GetListOfPrimitives(), print?TString():name, lvl+1);
    244244    }
    245245}
Note: See TracChangeset for help on using the changeset viewer.