Changeset 1529 in ntrip
- Timestamp:
- Jan 21, 2009, 1:31:04 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnccaster.cpp
r1525 r1529 438 438 439 439 emit mountPointsRead(_threads); 440 emit( newMessage(QString("Configuration read: %1 stream(s)") 440 emit( newMessage(QString("Configuration read: " 441 + QCoreApplication::applicationName() 442 + ", %1 stream(s)") 441 443 .arg(_threads.count()).toAscii(), true) ); 442 444
Note:
See TracChangeset
for help on using the changeset viewer.