Changeset 5941 in ntrip for trunk/BNC/src/PPP
- Timestamp:
- Aug 16, 2014, 9:42:15 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/BNC/src/PPP/pppRun.cpp ΒΆ
r5940 r5941 98 98 _maxSpeed = 0; 99 99 _speed = 0; 100 connect(this, SIGNAL(progressRnxPPP(int)), BNC_CORE, SIGNAL(progressRnxPPP(int))); 101 connect(this, SIGNAL(finishedRnxPPP()), BNC_CORE, SIGNAL(finishedRnxPPP())); 100 102 } 101 103 }
Note:
See TracChangeset
for help on using the changeset viewer.