Changeset 1336 in ntrip for trunk/BNC/bncnetrequest.cpp


Ignore:
Timestamp:
Dec 26, 2008, 11:13:40 AM (15 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncnetrequest.cpp

    r1335 r1336  
    6868  connect(_reply, SIGNAL(error(QNetworkReply::NetworkError)),
    6969          this, SLOT(slotError(QNetworkReply::NetworkError)));
    70   connect(_reply, SIGNAL(sslErrors()), this, SLOT(slotSslErrors()));
     70  ///  connect(_reply, SIGNAL(sslErrors()), this, SLOT(slotSslErrors()));
    7171
    7272
Note: See TracChangeset for help on using the changeset viewer.