Changeset 1103 in ntrip
- Timestamp:
- Sep 4, 2008, 11:21:20 AM (16 years ago)
- File:
-
- 1 edited
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.