- Timestamp:
- Jun 9, 2015, 5:16:56 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncwindow.cpp
r6883 r6889 654 654 _onTheFlyComboBox->setMaximumWidth(9*ww); 655 655 656 gLayout->addWidget(new QLabel("General settings for logfile, file handling, configuration on-the-fly, a nd auto-start.<br>"),0, 0, 1, 50);656 gLayout->addWidget(new QLabel("General settings for logfile, file handling, configuration on-the-fly, auto-start, and raw file output.<br>"),0, 0, 1, 50); 657 657 gLayout->addWidget(new QLabel("Logfile (full path)"), 1, 0); 658 658 gLayout->addWidget(_logFileLineEdit, 1, 1, 1,20);
Note:
See TracChangeset
for help on using the changeset viewer.