Changeset 1342 in ntrip for trunk/BNC/bncnetrequest.h
- Timestamp:
- Dec 27, 2008, 10:22:48 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncnetrequest.h
r1335 r1342 19 19 void slotReadyRead(); 20 20 void slotError(QNetworkReply::NetworkError); 21 void slotSslErrors( );21 void slotSslErrors(const QList<QSslError>&); 22 22 23 23 private:
Note:
See TracChangeset
for help on using the changeset viewer.