Ignore:
Timestamp:
07/06/03 14:24:09 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhist/MHCamera.cc

    r2248 r2264  
    422422    // box with the histogram title
    423423    ptitle->SetTextColor(gStyle->GetTitleTextColor());
    424 #if ROOT_VERSION_CODE > ROOT_VERSION(3,05,00)
     424#if ROOT_VERSION_CODE > ROOT_VERSION(3,05,01)
    425425    ptitle->SetTextFont(gStyle->GetTitleFont(""));
    426426#endif
     
    487487
    488488    // box with the histogram title
    489 #if ROOT_VERSION_CODE > ROOT_VERSION(3,05,00)
     489#if ROOT_VERSION_CODE > ROOT_VERSION(3,05,01)
    490490    ptitle->SetFillColor(gStyle->GetTitleFillColor());
    491491    ptitle->SetTextFont(gStyle->GetTitleFont(""));
Note: See TracChangeset for help on using the changeset viewer.