Changeset 6889 in ntrip


Ignore:
Timestamp:
Jun 9, 2015, 5:16:56 PM (9 years ago)
Author:
weber
Message:

Documentation completed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncwindow.cpp

    r6883 r6889  
    654654  _onTheFlyComboBox->setMaximumWidth(9*ww);
    655655
    656   gLayout->addWidget(new QLabel("General settings for logfile, file handling, configuration on-the-fly, and 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);
    657657  gLayout->addWidget(new QLabel("Logfile (full path)"),          1, 0);
    658658  gLayout->addWidget(_logFileLineEdit,                           1, 1, 1,20);
Note: See TracChangeset for help on using the changeset viewer.