Changeset 5954 in ntrip for trunk/BNC/src/map/bncmapwin.h


Ignore:
Timestamp:
Aug 16, 2014, 3:41:47 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/map/bncmapwin.h

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