Changeset 1004 in ntrip for trunk/BNS/bnswindow.cpp


Ignore:
Timestamp:
Aug 1, 2008, 3:23:25 PM (16 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnswindow.cpp

    r998 r1004  
    283283  layout_inp->addWidget(_ephPortLineEdit,              0, 4);
    284284  layout_inp->addWidget(new QLabel("Clocks & Orbits"), 1, 0, Qt::AlignLeft);
    285   layout_inp->addWidget(new QLabel("Server listening on Port"), 1, 1, 1, 3, Qt::AlignRight);
     285  layout_inp->addWidget(new QLabel("BNS listening on Port"), 1, 1, 1, 3, Qt::AlignRight);
    286286  layout_inp->addWidget(_clkPortLineEdit,              1, 4);
    287287  layout_inp->addWidget(new QLabel("Read broadcast ephemeris and IGS clocks and orbits."), 2, 0, 1, 6, Qt::AlignLeft);
Note: See TracChangeset for help on using the changeset viewer.