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


Ignore:
Timestamp:
Nov 24, 2007, 8:32:15 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r586 r587  
    290290  QBoxLayout* bl1 = new QBoxLayout(QBoxLayout::LeftToRight);
    291291  bl1->addWidget(_outPortLineEdit);
    292   bl1->addWidget(new QLabel("Observation (binary)"));
     292  bl1->addWidget(new QLabel("Observations (binary)"));
    293293  bl1->addStretch();
    294294  bl1->addWidget(_outPortEphLineEdit);
Note: See TracChangeset for help on using the changeset viewer.