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

master
Marc Wäckerlin 10 years ago
parent bcce590acc
commit 60cb6b7f8d
  1. 2
      src/proxyface/autoproxy.hxx

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

Loading…
Cancel
Save