Changeset 1750 in ntrip


Ignore:
Timestamp:
Mar 7, 2009, 10:42:28 PM (15 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r1746 r1750  
    558558  sLayout->addWidget(new QLabel("Port (unsynchronized)"),         3, 0);
    559559  sLayout->addWidget(_outUPortLineEdit,                           3, 1);
    560   sLayout->addWidget(new QLabel("Output decoded observations in a binary format to feed a real-time GNSS engine."),4,0,1,50);
     560  sLayout->addWidget(new QLabel("Output decoded observations in a binary format to feed a real-time GNSS network engine."),4,0,1,50);
    561561  sLayout->addWidget(new QLabel("    "),5,0);
    562562  sgroup->setLayout(sLayout);
Note: See TracChangeset for help on using the changeset viewer.