Changeset 1460 in ntrip for trunk/BNC/bnctabledlg.cpp


Ignore:
Timestamp:
Jan 13, 2009, 10:17:34 AM (15 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnctabledlg.cpp

    r1459 r1460  
    386386   QDialog(parent) {
    387387
    388   static const QStringList labels = QString("url,port,caster,operator,nmea,country,lat,long,link").split(",");
     388  static const QStringList labels = QString("host,port,caster,operator,nmea,country,lat,long,link").split(",");
    389389
    390390  QStringList lines;
Note: See TracChangeset for help on using the changeset viewer.