Changeset 3908 in ntrip
- Timestamp:
- Apr 18, 2012, 11:16:53 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncwindow.cpp
r3904 r3908 987 987 ppp2Layout->addWidget(_pppSigTrpP, ir, 7); 988 988 ppp2Layout->addWidget(new QLabel("Tropo White Noise"), ir, 8); 989 ++ir; 990 ppp2Layout->addWidget(new QLabel(""), ir, 0); 989 991 990 992 ppp2group->setLayout(ppp2Layout); … … 2551 2553 _runningPostProcessingReqc = false; 2552 2554 QMessageBox::information(this, "Information", 2553 "R eqc-Processing Thread Finished");2555 "RINEX Processing Thread Finished"); 2554 2556 enableStartStop(); 2555 2557 }
Note:
See TracChangeset
for help on using the changeset viewer.