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


Ignore:
Timestamp:
Nov 26, 2009, 2:22:40 PM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.h

    r2030 r2035  
    3939class QextSerialPort;
    4040class latencyChecker;
    41 class bncPPPthread;
     41class bncPPPclient;
    4242
    4343class bncGetThread : public QThread {
     
    122122   t_serialNMEA    _serialNMEA;
    123123   QMutex          _mutex;
    124    bncPPPthread*   _PPPthread;
     124   bncPPPclient*   _PPPclient;
    125125};
    126126
Note: See TracChangeset for help on using the changeset viewer.