Changeset 7513 in ntrip for trunk/BNC/src/bncwindow.h


Ignore:
Timestamp:
Oct 16, 2015, 12:38:42 PM (9 years ago)
Author:
weber
Message:

Keyname 'ignoreSslErrors' changed to 'sslIngoreErrors'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncwindow.h

    r7420 r7513  
    128128    QLineEdit* _proxyPortLineEdit;
    129129    QLineEdit* _sslCaCertPathLineEdit;
    130     QCheckBox* _ignoreSslErrorsCheckBox;
     130    QCheckBox* _sslIgnoreErrorsCheckBox;
    131131    QLineEdit* _outFileLineEdit;
    132132    QLineEdit* _outPortLineEdit;
Note: See TracChangeset for help on using the changeset viewer.