Changeset 1103 in ntrip
- Timestamp:
 - Sep 4, 2008, 11:21:20 AM (17 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/BNC/bncwindow.cpp (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/BNC/bncwindow.cpp
r1095 r1103 58 58 int ww = QFontMetrics(this->font()).width('w'); 59 59 60 static const QStringList labels = QString("account,mountpoint,decoder,lat,long,nmea,bytes").split(","); 60 static const QStringList labels = QString("account,broadcaster:port / mountpoint,decoder,lat,long,nmea,bytes").split(","); 61 61 62 62 setMinimumSize(80*ww, 65*ww);  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  