mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 19:30:21 +02:00
First try to fix crash on win
This commit is contained in:
@@ -43,7 +43,7 @@ static struct NetworkAccessManagerInit
|
||||
|
||||
NetworkAccessManagerInit()
|
||||
{
|
||||
#ifdef WIN32
|
||||
#ifdef WIN32QRPXOWE
|
||||
IeSettings s;
|
||||
// if it's autodetect, we determine the proxy everytime in proxy()
|
||||
// we don't really want to do a PAC lookup here, as it times out
|
||||
|
Reference in New Issue
Block a user