Changeset 1044 in ntrip for trunk/BNC/bncwindow.cpp
- Timestamp:
- Aug 19, 2008, 11:36:54 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncwindow.cpp
r1042 r1044 705 705 SLOT(slotNewBytes(QByteArray, double))); 706 706 707 connect(((bncApp*)qApp), SIGNAL(newEphGPS(gpsephemeris)), 708 getThread, SLOT(slotNewEphGPS(gpsephemeris))); 709 707 710 _caster->addGetThread(getThread); 708 711
Note:
See TracChangeset
for help on using the changeset viewer.