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


Ignore:
Timestamp:
Dec 1, 2008, 11:26:09 PM (15 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnswindow.h

    r1249 r1258  
    4444  void slotEphBytes(int nBytes);
    4545  void slotClkBytes(int nBytes);
    46   void slotOutBytes(int nBytes);
     46  void slotOutBytes1(int nBytes);
     47  void slotOutBytes2(int nBytes);
    4748
    4849 protected:
     
    102103//QWidget*    _status;
    103104  QGroupBox*  _status;
    104   QLabel*     _statusLbl[6]; 
    105   double      _statusCnt[3];
     105  QLabel*     _statusLbl[8]; 
     106  double      _statusCnt[4];
    106107  QMutex      _mutex;
    107108
Note: See TracChangeset for help on using the changeset viewer.