Qt Proxy crases on Windows in Qt 5.2.1; refs #40

This commit is contained in:
Marc Wäckerlin
2014-05-15 11:52:24 +00:00
parent bcce590acc
commit 60cb6b7f8d

View File

@@ -561,7 +561,7 @@ namespace proxy {
}
# ifdef WIN32
# ifdef QT_NETWORK_LIB
# ifdef QT_NETWORK_LIB___HAS_A_BUG /// @bug Crashes on Windows Qt 5.2.1
// use Qt if available
# include <proxyface/qtproxy.hxx>
namespace proxy {