Qt Proxy crases on Windows in Qt 5.2.1; refs #40
This commit is contained in:
		@@ -561,7 +561,7 @@ namespace proxy {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#  ifdef WIN32
 | 
					#  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
 | 
					//     use Qt if available
 | 
				
			||||||
#      include <proxyface/qtproxy.hxx>
 | 
					#      include <proxyface/qtproxy.hxx>
 | 
				
			||||||
namespace proxy {
 | 
					namespace proxy {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user