forked from qt-creator/qt-creator
		
	Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}
Follows AsyncTask -> Async rename. Change-Id: I37f18368ab826c9960a24087b52f6691bb33f225 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
		@@ -8,7 +8,7 @@
 | 
			
		||||
 | 
			
		||||
#include <coreplugin/progressmanager/progressmanager.h>
 | 
			
		||||
#include <projectexplorer/treescanner.h>
 | 
			
		||||
#include <utils/asynctask.h>
 | 
			
		||||
#include <utils/async.h>
 | 
			
		||||
#include <utils/mimeutils.h>
 | 
			
		||||
 | 
			
		||||
#include <QCryptographicHash>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user