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


Ignore:
Timestamp:
Jul 23, 2008, 6:52:56 PM (16 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r951 r962  
    439439  cLayout->addWidget(new QLabel("Port"),                          2, 0);
    440440  cLayout->addWidget(_corrPortLineEdit,                           2, 1);
    441   cLayout->addWidget(new QLabel("Saving ephemeris correction files and correction output through IP port."),3,0,1,2,Qt::AlignLeft);
     441  cLayout->addWidget(new QLabel("Saving Broadcast Ephemeris correction files and correction output through IP port."),3,0,1,2,Qt::AlignLeft);
    442442  cLayout->addWidget(new QLabel("    "),4,0);
    443443  cgroup->setLayout(cLayout);
Note: See TracChangeset for help on using the changeset viewer.