forked from qt-creator/qt-creator
		
	TaskTree: Bring the documentation back
It vanished after recent move into Tasking lib.
Amends f84199f8b7
Change-Id: I561784c82285de41c2e29c257940678eeeccb5eb
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
			
			
This commit is contained in:
		@@ -724,7 +724,13 @@ void TaskNode::invokeEndHandler(bool success)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/*!
 | 
			
		||||
    \class TaskTree
 | 
			
		||||
    \namespace Tasking
 | 
			
		||||
    The Tasking namespace contains a general purpose TaskTree solution.
 | 
			
		||||
    It depends on Qt only, and doesn't depend on any \QC specific code.
 | 
			
		||||
*/
 | 
			
		||||
 | 
			
		||||
/*!
 | 
			
		||||
    \class Tasking::TaskTree
 | 
			
		||||
    \inheaderfile solutions/tasking/tasktree.h
 | 
			
		||||
    \inmodule QtCreator
 | 
			
		||||
    \ingroup mainclasses
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user