Changeset 9733 in ntrip for trunk/BNC/src/upload
- Timestamp:
- May 27, 2022, 1:24:56 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/upload/bncuploadcaster.cpp
r9732 r9733 144 144 msg += err.errorString(); 145 145 } 146 cout << "msg.toStdString(): " << msg.toStdString().c_str() << endl;147 146 emit(newMessage(msg.toLatin1(), true)); 148 147
Note:
See TracChangeset
for help on using the changeset viewer.