Changeset 2001 in ntrip for trunk/BNC/bncpppthread.cpp


Ignore:
Timestamp:
Nov 21, 2009, 3:46:18 PM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncpppthread.cpp

    r1999 r2001  
    9090//
    9191////////////////////////////////////////////////////////////////////////////
    92 void bncPPPthread::slotNewEpochData(QList<p_obs>) {
     92void bncPPPthread::slotNewEpochData(QList<p_obs> obsList) {
    9393
    9494}
     
    9999
    100100}
     101
     102//
     103////////////////////////////////////////////////////////////////////////////
     104void bncPPPthread::slotNewCorrections(QList<QString> corrList) {
     105
     106}
Note: See TracChangeset for help on using the changeset viewer.