Changeset 117 in Sophya for trunk/SophyaPI/PI/piwindowx.cc


Ignore:
Timestamp:
Jul 6, 1998, 10:12:18 AM (27 years ago)
Author:
ansari
Message:

Corrections mineures (/Linux) Reza 6/07/98

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PI/piwindowx.cc

    r114 r117  
    112112{
    113113pwm->SetSize(sx, sy);
     114PIWdgX::SetSize(sx, sy);
    114115return;
    115116}
     
    119120{
    120121pwm->SetPos(px, py);
     122PIWdgX::SetPos(px, py);
    121123return;
    122124}
Note: See TracChangeset for help on using the changeset viewer.