diff ui/downloader.h @ 908:d1c951b3012d

Curl based implementation of sslconnection
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 13 Aug 2014 19:35:08 +0200
parents 5834b340c54c
children eaed02defe6a
line wrap: on
line diff
--- a/ui/downloader.h	Thu Aug 14 08:19:30 2014 +0200
+++ b/ui/downloader.h	Wed Aug 13 19:35:08 2014 +0200
@@ -83,7 +83,7 @@
 
     bool mDownloadSW;
 
-    SSLConnection mSSLConnection;
+    SSLConnection *mSSLConnection;
 
     /** @brief get the last modified header of a resource.
      *

http://wald.intevation.org/projects/trustbridge/