Changeset 1523 in ntrip for trunk/BNC/bncrinex.h


Ignore:
Timestamp:
Jan 21, 2009, 12:36:16 PM (15 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncrinex.h

    r1387 r1523  
    3636#include "RTCM/GPSDecoder.h"
    3737
    38 class bncRinex : public QThread {
     38class bncRinex {
    3939 public:
    4040   bncRinex(const QByteArray& statID, const QUrl& mountPoint,
     
    5454     _approxPos[2] = staz;
    5555   }
    56 
    57  protected:
    58    virtual void run() {};
    5956
    6057 private:
Note: See TracChangeset for help on using the changeset viewer.