- Timestamp:
- Dec 4, 2023, 11:03:01 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/BNC_2.13.0/src/combination/bnccomb.cpp
r10245 r10274 311 311 312 312 _running = false; 313 #ifndef WIN32 313 314 sleep(2); 315 #else 316 Sleep( 2000); 317 #endif 314 318 315 319 QListIterator<cmbAC*> icAC(_ACs);
Note:
See TracChangeset
for help on using the changeset viewer.