Changeset 2182 in ntrip for trunk/BNC/bncpppclient.cpp


Ignore:
Timestamp:
Jan 4, 2010, 3:39:55 PM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncpppclient.cpp

    r2145 r2182  
    6363  _epoData = 0;
    6464  _model   = new bncModel(staID);
     65  connect(_model, SIGNAL(newNMEAstr(QByteArray)),
     66          this,   SIGNAL(newNMEAstr(QByteArray)));
    6567}
    6668
Note: See TracChangeset for help on using the changeset viewer.