Changeset 5879 in ntrip for trunk/BNC/src/bncfigureppp.h


Ignore:
Timestamp:
Aug 8, 2014, 12:58:03 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncfigureppp.h

    r4975 r5879  
    3737
    3838 public slots:
    39   void slotNewPosition(bncTime time, double x, double y, double z);
     39  void slotNewPosition(bncTime time, QVector<double> xx);
    4040
    4141 protected:
Note: See TracChangeset for help on using the changeset viewer.