- Timestamp:
- Dec 13, 2011, 3:05:07 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncgetthread.cpp
r3515 r3516 401 401 if (_decoderAux == 0) { 402 402 emit(newMessage(_staID + ": Get data in HASS format", true)); 403 _decoderAux = new hassDecoder(_ staID);403 _decoderAux = new hassDecoder(_rawFile->staID()); 404 404 } 405 405 decoderUsed = _decoderAux;
Note:
See TracChangeset
for help on using the changeset viewer.