Changeset 5724 in ntrip
- Timestamp:
- Jul 31, 2014, 2:09:20 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bnccaster.cpp
r5722 r5724 284 284 285 285 connect(getThread, SIGNAL(newObs(QByteArray, QList<t_obs>)), 286 this, SIGNAL( slotNewObs(QByteArray, QList<t_obs>)));286 this, SIGNAL(newObs(QByteArray, QList<t_obs>))); 287 287 288 288 connect(getThread, SIGNAL(newRawData(QByteArray, QByteArray)),
Note:
See TracChangeset
for help on using the changeset viewer.