Changeset 7784 for trunk/MagicSoft/Mars/mbase
- Timestamp:
- 07/11/06 16:46:32 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MStatusArray.cc
r6976 r7784 241 241 242 242 if (o->InheritsFrom(TVirtualPad::Class())) 243 PrintObjectsInPad(((TVirtualPad*)o)->GetListOfPrimitives(), print? "":name, lvl+1);243 PrintObjectsInPad(((TVirtualPad*)o)->GetListOfPrimitives(), print?TString():name, lvl+1); 244 244 } 245 245 }
Note:
See TracChangeset
for help on using the changeset viewer.