Changeset 2865 in ntrip for trunk/BNC/bncapp.h


Ignore:
Timestamp:
Jan 22, 2011, 12:52:25 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncapp.h

    r2770 r2865  
    3333#include "bncrawfile.h"
    3434#include "RTCM3/RTCM3Decoder.h"
     35
     36class bncComb;
    3537
    3638class bncApp : public QApplication {
     
    116118    bncRawFile*         _rawFile;
    117119    int                 _GLOFreq[PRN_GLONASS_NUM];
     120    bncComb*            _bncComb;
    118121};
    119122#endif
Note: See TracChangeset for help on using the changeset viewer.