Changeset 3335 in ntrip for trunk/BNC/bncrinex.cpp


Ignore:
Timestamp:
Jul 19, 2011, 4:23:19 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncrinex.cpp

    r3326 r3335  
    122122
    123123  QStringList table;
    124   bncTableDlg::getFullTable(_mountPoint.host(), _mountPoint.port(),
    125                             table, _reloadTable);
     124  bncTableDlg::getFullTable(_ntripVersion, _mountPoint.host(),
     125                            _mountPoint.port(), table, _reloadTable);
    126126  QString net;
    127127  QStringListIterator it(table);
Note: See TracChangeset for help on using the changeset viewer.