Changeset 1353 in ntrip for trunk/BNC/bncgetthread.h


Ignore:
Timestamp:
Dec 27, 2008, 1:59:46 PM (15 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.h

    r1346 r1353  
    4848                const QByteArray& latitude,
    4949                const QByteArray& longitude,
    50                 const QByteArray& nmea, int iMount);
     50                const QByteArray& nmea,
     51                const QByteArray& ntripVersion, int iMount);
    5152
    5253   ~bncGetThread();
     
    8687   QByteArray  _longitude;
    8788   QByteArray  _nmea;
     89   QByteArray  _ntripVersion;
    8890   QString     _adviseScript;
    8991   QString     _begDateCor;
Note: See TracChangeset for help on using the changeset viewer.