Changeset 4040 in ntrip for trunk/BNC/bncwindow.cpp


Ignore:
Timestamp:
Apr 23, 2012, 9:47:55 PM (12 years ago)
Author:
weber
Message:

Documentation completed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r4031 r4040  
    763763  _outUPortLineEdit->setMaximumWidth(9*ww);
    764764
    765   sLayout->addWidget(new QLabel("Output decoded observations in a binary format to feed a real-time GNSS network engine."),0,0,1,50);
     765  sLayout->addWidget(new QLabel("Output decoded observations in ASCII format to feed a real-time GNSS network engine."),0,0,1,50);
    766766  sLayout->addWidget(new QLabel("Port"),                          1, 0);
    767767  sLayout->addWidget(_outPortLineEdit,                            1, 1);
Note: See TracChangeset for help on using the changeset viewer.