- Timestamp:
- May 5, 2022, 10:03:50 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/pppRun.cpp
r9622 r9709 123 123 this, SLOT(slotNewClkCorrections(QList<t_clkCorr>)),conType); 124 124 125 connect(BNC_CMB, SIGNAL(newCodeBiases(QList<t_satCodeBias>)), 126 this, SLOT(slotNewCodeBiases(QList<t_satCodeBias>)),conType); 127 125 128 connect(BNC_CORE, SIGNAL(providerIDChanged(QString)), 126 129 this, SLOT(slotProviderIDChanged(QString)));
Note:
See TracChangeset
for help on using the changeset viewer.