Changeset 4070 in ntrip for trunk/BNC/bnctabledlg.cpp


Ignore:
Timestamp:
Apr 28, 2012, 1:13:13 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnctabledlg.cpp

    r3780 r4070  
    172172  bncSettings settings;
    173173  settings.setValue("ntripVersion", _ntripVersionComboBox->currentText());
    174   settings.sync();
    175174  delete _ntripVersionComboBox;
    176175  delete _buttonGet;
     
    512511  }
    513512  settings.setValue("casterUrlList", newUrlList);
    514   settings.sync();
    515513}
    516514
Note: See TracChangeset for help on using the changeset viewer.