forked from qt-creator/qt-creator
		
	Fix doc about ProgressManager
Change-Id: I49b0a7d83d0be4586c5e11a482b109461f1a05d6 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
		@@ -67,7 +67,7 @@ using namespace Core::Internal;
 | 
			
		||||
    for running tasks in Qt Creator.
 | 
			
		||||
 | 
			
		||||
    It tracks the progress of a task that it is told
 | 
			
		||||
    about, and shows a progress indicator in the left hand tool bar
 | 
			
		||||
    about, and shows a progress indicator in the lower right
 | 
			
		||||
    of Qt Creator's main window to the user.
 | 
			
		||||
    The progress indicator also allows the user to cancel the task.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user