- Timestamp:
- Mar 7, 2009, 10:42:28 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncwindow.cpp
r1746 r1750 558 558 sLayout->addWidget(new QLabel("Port (unsynchronized)"), 3, 0); 559 559 sLayout->addWidget(_outUPortLineEdit, 3, 1); 560 sLayout->addWidget(new QLabel("Output decoded observations in a binary format to feed a real-time GNSS engine."),4,0,1,50); 560 sLayout->addWidget(new QLabel("Output decoded observations in a binary format to feed a real-time GNSS network engine."),4,0,1,50); 561 561 sLayout->addWidget(new QLabel(" "),5,0); 562 562 sgroup->setLayout(sLayout);
Note:
See TracChangeset
for help on using the changeset viewer.