Changeset 6667 in ntrip


Ignore:
Timestamp:
Mar 15, 2015, 12:59:20 PM (9 years ago)
Author:
weber
Message:

Documentation completed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/combination/bnccomb.cpp

    r6443 r6667  
    233233  // ----------
    234234  _antex = 0;
    235   QString antexFileName = settings.value("cmbAntexFile").toString();
     235  QString antexFileName = settings.value("uploadAntexFile").toString();
    236236  if (!antexFileName.isEmpty()) {
    237237    _antex = new bncAntex();
Note: See TracChangeset for help on using the changeset viewer.