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


Ignore:
Timestamp:
Sep 7, 2006, 10:23:27 PM (18 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncrinex.h

    r130 r132  
    33#define BNCRINEX_H
    44
     5#include <QProcess>
    56#include <QByteArray>
    67#include <QDateTime>
     
    3132   bool                _headerWritten;
    3233   QDateTime           _nextCloseEpoch;
     34   QString             _rnxScriptName;
     35   QProcess            _rnxScript;
    3336};
    3437
Note: See TracChangeset for help on using the changeset viewer.