Changeset 969 in ntrip


Ignore:
Timestamp:
Jul 25, 2008, 11:24:40 AM (16 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnswindow.cpp

    r964 r969  
    193193
    194194  _sp3PathLineEdit = new QLineEdit(settings.value("sp3Path").toString());
    195   _sp3PathLineEdit->setWhatsThis(tr("Specify the path for saving the generated orbit corrections as SP3 orbit files. If the specified directory does not exist, BNS will not create Clock RINEX files."));
     195  _sp3PathLineEdit->setWhatsThis(tr("Specify the path for saving the generated orbit corrections as SP3 orbit files. If the specified directory does not exist, BNS will not create SP3 orbit files."));
    196196  _sp3IntrComboBox = new QComboBox;
    197197  _sp3IntrComboBox->setMaximumWidth(9*ww);
Note: See TracChangeset for help on using the changeset viewer.