Changeset 3640 in ntrip for trunk/BNC/bncpppclient.h


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

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncpppclient.h

    r3638 r3640  
    122122
    123123 public:
    124   bncPPPclient(QByteArray staID, t_pppOpt* opt = 0);
     124  bncPPPclient(QByteArray staID, t_pppOpt* opt = 0, bool connectSlots = true);
    125125  ~bncPPPclient();
    126126  void putNewObs(const t_obs& pp);
Note: See TracChangeset for help on using the changeset viewer.