forked from qt-creator/qt-creator
		
	QmlProfiler: Apply some code cosmetics
Change-Id: I772713aec3a6c25136174b39b853a9ef3ee42a0b Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
This commit is contained in:
		@@ -25,9 +25,8 @@
 | 
			
		||||
 | 
			
		||||
#include "flamegraphview.h"
 | 
			
		||||
#include "flamegraph.h"
 | 
			
		||||
 | 
			
		||||
#include <qmlprofiler/qmlprofilerconstants.h>
 | 
			
		||||
#include <qmlprofiler/qmlprofilertool.h>
 | 
			
		||||
#include "qmlprofilerconstants.h"
 | 
			
		||||
#include "qmlprofilertool.h"
 | 
			
		||||
 | 
			
		||||
#include <QQmlContext>
 | 
			
		||||
#include <QVBoxLayout>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user