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


Ignore:
Timestamp:
Feb 24, 2011, 12:32:17 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncapp.h

    r2909 r3027  
    3535
    3636class bncComb;
     37class bncPPPclient;
    3738
    3839class bncApp : public QApplication {
     
    120121    int                 _GLOFreq[PRN_GLONASS_NUM];
    121122    bncComb*            _bncComb;
     123 public:
     124    bncPPPclient*       _bncPPPclient;
    122125};
    123126#endif
Note: See TracChangeset for help on using the changeset viewer.