Changeset 2009 in ntrip for trunk/BNC/bncmain.cpp
- Timestamp:
- Nov 23, 2009, 11:31:43 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncmain.cpp
r1586 r2009 143 143 app.connect(caster, SIGNAL(getThreadsFinished()), &app, SLOT(quit())); 144 144 145 ((bncApp*)qApp)->slotMessage("========== == Start BNC ============", true);145 ((bncApp*)qApp)->slotMessage("========== Start BNC v1.7 =========", true); 146 146 147 147 // Normal case - data from Internet
Note:
See TracChangeset
for help on using the changeset viewer.