Changeset 5940 in ntrip for trunk/BNC/src/PPP/pppRun.h


Ignore:
Timestamp:
Aug 16, 2014, 9:34:39 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppRun.h

    r5889 r5940  
    2828  void newPosition(bncTime time, QVector<double> xx);
    2929  void newNMEAstr(QByteArray str);
    30   void progress(int);
    31   void finished();
     30  void progressRnxPPP(int);
     31  void finishedRnxPPP();
    3232
    3333 public slots:
Note: See TracChangeset for help on using the changeset viewer.