Changeset 318 in Sophya


Ignore:
Timestamp:
Jun 15, 1999, 4:03:10 PM (26 years ago)
Author:
ercodmgr
Message:

Bugs divers - Reza 15/06/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/pihisto2d.cc

    r213 r318  
    219219
    220220// gestion Font.
    221 PIFontAtt FontAtt = g->GetFontAtt();
    222 int FontSize = g->GetFontSize();
     221PIFontAtt FontAtt = g->GetFont().GetFontAtt();
     222int FontSize = g->GetFont().GetFontSize();
    223223if(mTypDisp==2) {
    224224  double dxg,dyg,dg;
Note: See TracChangeset for help on using the changeset viewer.