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


Ignore:
Timestamp:
Jan 23, 2012, 3:28:58 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncpppclient.cpp

    r3635 r3636  
    6666
    6767  _staID = staID;
    68   _model = new bncModel(staID);
     68  _model = new bncModel(staID, _opt);
    6969
    7070  connect(this, SIGNAL(newMessage(QByteArray,bool)),
Note: See TracChangeset for help on using the changeset viewer.