Changeset 3367 in ntrip
- Timestamp:
- Aug 23, 2011, 4:55:20 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncwindow.cpp
r3357 r3367 1173 1173 } 1174 1174 } 1175 1176 settings.setValue("sslCaCertPath", _sslCaCertPathLineEdit->text()); 1177 settings.setValue("ignoreSslErrors", _ignoreSslErrorsCheckBox->checkState()); 1178 settings.sync(); 1175 1179 1176 1180 QMessageBox msgBox;
Note:
See TracChangeset
for help on using the changeset viewer.