Changeset 6185 in ntrip for trunk/BNC/src
- Timestamp:
- Sep 14, 2014, 3:40:22 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/pppRun.cpp
r6145 r6185 343 343 connect(_corrFile, SIGNAL(newOrbCorrections(QList<t_orbCorr>)), 344 344 this, SLOT(slotNewOrbCorrections(QList<t_orbCorr>))); 345 connect(_corrFile, SIGNAL(newClkCorrections(QList<t_clkCorr>)), 346 this, SLOT(slotNewClkCorrections(QList<t_clkCorr>))); 345 347 } 346 348
Note:
See TracChangeset
for help on using the changeset viewer.