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


Ignore:
Timestamp:
Dec 20, 2008, 5:19:59 PM (15 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.h

    r1299 r1319  
    3636
    3737class bncRinex;
     38class QextSerialPort;
    3839
    3940class bncGetThread : public QThread {
     
    118119   QFile*      _rawOutFile;
    119120   QFile*      _rawInpFile;
     121   QextSerialPort* _serialPort;
    120122};
    121123
Note: See TracChangeset for help on using the changeset viewer.