Changeset 3908 in ntrip


Ignore:
Timestamp:
Apr 18, 2012, 11:16:53 AM (12 years ago)
Author:
weber
Message:

Layout modified

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r3904 r3908  
    987987  ppp2Layout->addWidget(_pppSigTrpP,                          ir, 7);
    988988  ppp2Layout->addWidget(new QLabel("Tropo White Noise"),      ir, 8);
     989  ++ir;
     990  ppp2Layout->addWidget(new QLabel(""),                       ir, 0);
    989991
    990992  ppp2group->setLayout(ppp2Layout);
     
    25512553  _runningPostProcessingReqc = false;
    25522554  QMessageBox::information(this, "Information",
    2553                            "Reqc-Processing Thread Finished");
     2555                           "RINEX Processing Thread Finished");
    25542556  enableStartStop();
    25552557}
Note: See TracChangeset for help on using the changeset viewer.