Changeset 3643 in ntrip for trunk/BNC/bncpostprocess.h


Ignore:
Timestamp:
Jan 24, 2012, 11:48:24 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncpostprocess.h

    r3642 r3643  
    3030
    3131class t_pppOpt;
     32class bncPPPclient;
    3233
    3334class t_postProcessing : public QThread {
     
    4849 
    4950 private:
    50   t_pppOpt* _opt;
     51  t_pppOpt*     _opt;
     52  bncPPPclient* _pppClient;
    5153};
    5254
Note: See TracChangeset for help on using the changeset viewer.