Changeset 816 in ntrip for trunk/BNS/bns.h


Ignore:
Timestamp:
Apr 9, 2008, 3:35:54 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bns.h

    r812 r816  
    5252  QTcpSocket*               _clkSocket;
    5353  QTcpSocket*               _outSocket;
    54   QTextStream*              _outFile;
    55   QTextStream*              _logFile;
     54  QFile*                    _outFile;
     55  QFile*                    _logFile;
     56  QTextStream*              _outStream;
     57  QTextStream*              _logStream;
    5658  t_bnseph*                 _bnseph;
    5759  QMutex                    _mutex;
Note: See TracChangeset for help on using the changeset viewer.