Changeset 3338 in ntrip
- Timestamp:
- Jul 19, 2011, 4:58:35 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncnetqueryv2.cpp
r3337 r3338 192 192 void bncNetQueryV2::slotSslErrors(QList<QSslError>) { 193 193 194 std::cout << "slotSslErrors" << std::endl;194 //// std::cout << "slotSslErrors" << std::endl; 195 195 _reply->ignoreSslErrors(); 196 196 }
Note:
See TracChangeset
for help on using the changeset viewer.