Changeset 2778 in Sophya for trunk/SophyaPI/PIext/pisiadw.cc
- Timestamp:
- May 27, 2005, 5:39:42 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pisiadw.cc
r2762 r2778 71 71 void ObjMgrWind::Show() 72 72 { 73 // dap->SetBlocked(); Ce n'est plus necessaire - Reza 11/12/99 73 PIWindow::Show(); 74 74 string cdir; 75 75 dap->ObjMgr()->GetCurrentDir(cdir); … … 77 77 dirlist->SetValueStr(cdir); 78 78 dap->ObjMgr()->UpdateObjMgrWindow( GetCurDirId() ); 79 PIWindow::Show();80 79 return; 81 80 }
Note:
See TracChangeset
for help on using the changeset viewer.