Ignore:
Timestamp:
02/03/09 13:28:09 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r9195 r9292  
    11051105        fBatch->Add(c);
    11061106
     1107        *fLog << inf3 << "Adding Canvas '" << name << "' (" << c->GetWw() << "x";
     1108        *fLog << c->GetWh() << ", TCanvas=" << c << ")" << endl;
     1109
    11071110        // Remove the canvas from the global list to make sure it is
    11081111        // not found by gROOT->FindObject
Note: See TracChangeset for help on using the changeset viewer.