Changeset 9292 for trunk/MagicSoft/Mars/mbase/MStatusDisplay.cc
- Timestamp:
- 02/03/09 13:28:09 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MStatusDisplay.cc
r9195 r9292 1105 1105 fBatch->Add(c); 1106 1106 1107 *fLog << inf3 << "Adding Canvas '" << name << "' (" << c->GetWw() << "x"; 1108 *fLog << c->GetWh() << ", TCanvas=" << c << ")" << endl; 1109 1107 1110 // Remove the canvas from the global list to make sure it is 1108 1111 // not found by gROOT->FindObject
Note:
See TracChangeset
for help on using the changeset viewer.