forked from qt-creator/qt-creator
		
	Move QtConcurrent library into Utils.
It causes a conflict with the new QtConcurrent library of Qt 5 and is quite small. Change-Id: Ib97ab6daf8f67a88300cf03f044ba3593a4cd270 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
This commit is contained in:
		
				
					committed by
					
						
						Eike Ziller
					
				
			
			
				
	
			
			
			
						parent
						
							def4b89e7d
						
					
				
				
					commit
					622cac50f4
				
			@@ -40,7 +40,7 @@
 | 
			
		||||
#include <QtCore/QCoreApplication>
 | 
			
		||||
#include <QtCore/QTextCodec>
 | 
			
		||||
 | 
			
		||||
#include <qtconcurrent/runextensions.h>
 | 
			
		||||
#include "runextensions.h"
 | 
			
		||||
 | 
			
		||||
using namespace Utils;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user