Changeset 5876 in ntrip


Ignore:
Timestamp:
Aug 8, 2014, 11:57:47 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppRunRealTime.cpp

    r5873 r5876  
    7676
    7777    connect(this, SIGNAL(newPosition(bncTime, double, double, double)),
    78             BNC_CORE, SLOT(slotNewPosition(bncTime, double, double, double)));
     78            BNC_CORE, SIGNAL(slotNewPosition(bncTime, double, double, double)));
    7979
    8080    for (unsigned iPrn = 0; iPrn <= t_prn::MAXPRN; iPrn++) {
Note: See TracChangeset for help on using the changeset viewer.