Changeset 58244 in vbox
- Timestamp:
- Oct 14, 2015 2:07:32 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/net/tstSSLCertDownloads.cpp
r57677 r58244 45 45 { 46 46 QNetworkRequest Dummy; 47 UINetworkReplyPrivateThread TestObj(Dummy );47 UINetworkReplyPrivateThread TestObj(Dummy, UINetworkRequestType_GET_Our); 48 48 49 49 /*
Note:
See TracChangeset
for help on using the changeset viewer.