- Timestamp:
- Aug 8, 2014, 11:19:52 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncmain.cpp
r5871 r5872 218 218 bncRawFile::input); 219 219 bncGetThread* getThread = new bncGetThread(rawFile); 220 QObject::connect(getThread, SIGNAL(finished()),221 pppMain, SLOT(slotStop()), Qt::BlockingQueuedConnection);222 220 caster->addGetThread(getThread, true); 223 221 }
Note:
See TracChangeset
for help on using the changeset viewer.