Changeset 3124 in ntrip


Ignore:
Timestamp:
Mar 23, 2011, 12:54:59 PM (13 years ago)
Author:
weber
Message:

PPP tab design changed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r3122 r3124  
    844844  pppLayout->addWidget(new QLabel("Quick-Start (sec)  "),    3, 6); 
    845845  pppLayout->addWidget(_pppMaxSolGapLineEdit,                3, 7, Qt::AlignRight);
    846   pppLayout->addWidget(new QLabel("Max Solution Gap (sec)"), 3, 8); 
     846  pppLayout->addWidget(new QLabel("Max Sol. Gap (sec)"),    3, 8); 
    847847  pppLayout->addWidget(new QLabel("Output"),                 4, 0);
    848848  pppLayout->addWidget(_pppNMEALineEdit,                     4, 1, 1, 3);
Note: See TracChangeset for help on using the changeset viewer.