Changeset 6721 in ntrip for trunk/BNC/src/bncwindow.cpp


Ignore:
Timestamp:
Mar 25, 2015, 3:47:49 PM (9 years ago)
Author:
weber
Message:

Documentation completed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncwindow.cpp

    r6716 r6721  
    952952  pppLayout3->addWidget(_pppWidgets._minEle,                ir, 7);
    953953  ++ir;
    954   pppLayout3->addWidget(new QLabel("Seeding (seconds)"),    ir, 0, Qt::AlignLeft);
     954  pppLayout3->addWidget(new QLabel("Seeding (sec)"),        ir, 0, Qt::AlignLeft);
    955955  pppLayout3->addWidget(_pppWidgets._seedingTime,           ir, 1);
    956956  ++ir;
Note: See TracChangeset for help on using the changeset viewer.