Changeset 2391 in ntrip
- Timestamp:
- Mar 26, 2010, 2:54:04 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncwindow.cpp
r2386 r2391 530 530 gLayout->addWidget(new QLabel("Auto start"), 3, 0); 531 531 gLayout->addWidget(_autoStartCheckBox, 3, 1); 532 gLayout->addWidget(new QLabel(" raw output file (full path)"), 4, 0);532 gLayout->addWidget(new QLabel("Raw output file (full path)"), 4, 0); 533 533 gLayout->addWidget(_rawOutFileLineEdit, 4, 1, 1,30); 534 534 gLayout->addWidget(new QLabel("General settings for logfile, file handling, configuration on-the-fly, and auto-start."),5, 0, 1, 50, Qt::AlignLeft);
Note:
See TracChangeset
for help on using the changeset viewer.