- Timestamp:
- Apr 16, 2008, 1:35:30 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNS/bnseph.cpp
r838 r839 26 26 //////////////////////////////////////////////////////////////////////////// 27 27 t_bnseph::t_bnseph(QObject* parent) : QThread(parent) { 28 29 this->setTerminationEnabled(true); 30 28 31 _socket = 0; 29 32 }
Note:
See TracChangeset
for help on using the changeset viewer.