Changeset 5879 in ntrip for trunk/BNC/src/map/bncmapwin.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/map/bncmapwin.h

    r5323 r5879  
    4141
    4242 public slots:
    43   void slotNewPosition(bncTime time, double xx, double yy, double zz);
     43  void slotNewPosition(bncTime time, QVector<double> xx);
    4444
    4545 private slots:
Note: See TracChangeset for help on using the changeset viewer.