Changeset 2231 in Sophya for trunk/SophyaPI/PIext/pistdimgapp.cc
- Timestamp:
- Oct 25, 2002, 12:45:09 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pistdimgapp.cc
r2217 r2231 1160 1160 it = mDrwList.find(-k); 1161 1161 if (it == mDrwList.end()) return; 1162 (*it).second->SetAutoRefreshOnDelete(true); 1162 1163 delete (*it).second; 1163 1164 mDrwList.erase(it);
Note:
See TracChangeset
for help on using the changeset viewer.