Ignore:
Timestamp:
04/21/04 18:06:20 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhbase/MFillH.cc

    r3789 r3790  
    559559    if (fDisplay && fDisplay->HasCanvas(fCanvas))
    560560    {
    561         const TString opt(Form("nonew %s", fDrawOption));
     561        const TString opt(Form("nonew %s", fDrawOption.Data()));
    562562        fCanvas->cd();
    563563        fH->DrawClone(opt);
Note: See TracChangeset for help on using the changeset viewer.