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


Ignore:
Timestamp:
Jan 24, 2012, 11:15:21 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncpppclient.cpp

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