Changeset 971 in ntrip for trunk/BNC/bncapp.cpp


Ignore:
Timestamp:
Jul 26, 2008, 9:44:25 AM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncapp.cpp

    r945 r971  
    590590//
    591591////////////////////////////////////////////////////////////////////////////
    592 void bncApp::slotNewCorrLine(QString line) {
     592void bncApp::slotNewCorrLine(QString line, QString staID) {
    593593  if (_socketsCorr) {
    594594    QMutableListIterator<QTcpSocket*> is(*_socketsCorr);
Note: See TracChangeset for help on using the changeset viewer.