Changeset 1803 in ntrip for trunk/BNS/bnswindow.h


Ignore:
Timestamp:
Apr 19, 2009, 11:13:00 PM (15 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnswindow.h

    r1795 r1803  
    5050  void slotOutBytes2(int nBytes);
    5151  void slotOutBytes3(int nBytes);
     52  void slotOutEphBytes(int nBytes);
    5253
    5354 protected:
     
    131132//QWidget*    _status;
    132133  QGroupBox*  _status;
    133   QLabel*     _statusLbl[10]; 
    134   double      _statusCnt[5];
     134  QLabel*     _statusLbl[12]; 
     135  double      _statusCnt[6];
    135136  QMutex      _mutex;
    136137
Note: See TracChangeset for help on using the changeset viewer.