1
0
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:
Jeff Mitchell
2011-11-09 11:49:34 -05:00
parent e9ed034dc7
commit 2fb7c5c289

View File

@@ -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