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


Ignore:
Timestamp:
Nov 8, 2006, 5:03:13 PM (17 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.h

    r280 r282  
    4141   ~bncGetThread();
    4242
    43    static QTcpSocket* bncGetThread::request(const QUrl& mountPoint,
    44                                             int timeOut, QString& msg);
     43   static QTcpSocket* request(const QUrl& mountPoint,
     44                              int timeOut, QString& msg);
    4545
    4646   QByteArray staID() const {return _staID;}
Note: See TracChangeset for help on using the changeset viewer.