Changeset 3689 in ntrip for trunk/BNC/corrfile.h


Ignore:
Timestamp:
Feb 12, 2012, 2:11:34 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/corrfile.h

    r3688 r3689  
    2828#include <QtCore>
    2929#include "bncconst.h"
     30#include "bnctime.h"
    3031
    3132class t_corrFile : public QObject {
     
    3536  t_corrFile(QString fileName);
    3637  ~t_corrFile();
     38  void syncRead(const bncTime& tt);
    3739
    3840 signals:
Note: See TracChangeset for help on using the changeset viewer.