Changeset 6667 in ntrip
- Timestamp:
- Mar 15, 2015, 12:59:20 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/combination/bnccomb.cpp
r6443 r6667 233 233 // ---------- 234 234 _antex = 0; 235 QString antexFileName = settings.value(" cmbAntexFile").toString();235 QString antexFileName = settings.value("uploadAntexFile").toString(); 236 236 if (!antexFileName.isEmpty()) { 237 237 _antex = new bncAntex();
Note:
See TracChangeset
for help on using the changeset viewer.