Changeset 1892 in Sophya
- Timestamp:
- Feb 1, 2002, 7:23:34 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/pidrawer.cc
r1887 r1892 409 409 if (mLAtt == PI_NotDefLineAtt) g->SelLine(PI_ThinLine); 410 410 else g->SelLine(mLAtt); 411 if (mFCol == PI_NotDefColor) g->SelForeground(PI_Black); 412 else g->SelForeground(mFCol); 411 413 // On calcule les ticks 412 414 CalcTicks();
Note:
See TracChangeset
for help on using the changeset viewer.