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


Ignore:
Timestamp:
Jun 8, 2008, 5:40:11 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncapp.cpp

    r934 r936  
    570570
    571571
     572//
     573////////////////////////////////////////////////////////////////////////////
     574void bncApp::slotNewCorrLine(QString line) {
     575  cout << line.toAscii().data() << endl;
     576}
Note: See TracChangeset for help on using the changeset viewer.