Changeset 2391 in ntrip


Ignore:
Timestamp:
Mar 26, 2010, 2:54:04 PM (14 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r2386 r2391  
    530530  gLayout->addWidget(new QLabel("Auto start"),                   3, 0);
    531531  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);
    533533  gLayout->addWidget(_rawOutFileLineEdit,                        4, 1, 1,30);
    534534  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.