Changeset 3837 in ntrip for trunk/BNC/rinex/teqcedit.h


Ignore:
Timestamp:
Apr 12, 2012, 12:01:37 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/rinex/teqcedit.h

    r3826 r3837  
    2727
    2828#include <QtCore>
     29#include "rnxobsfile.h"
    2930
    3031class t_teqcEdit : public QThread {
     
    4647 
    4748 private:
     49  QStringList            _obsFileNames;
     50  QVector<t_rnxObsFile*> _rnxObsFiles;
    4851};
    4952
Note: See TracChangeset for help on using the changeset viewer.