- Timestamp:
- Sep 4, 2008, 11:21:20 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified 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.