forked from qt-creator/qt-creator
		
	Utils: Purge qtcfallthrough.h
No longer needed. Change-Id: I9b0bee014df89d4c567f1d2431b5ff9404f5f925 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
		
				
					committed by
					
						
						Orgad Shaneh
					
				
			
			
				
	
			
			
			
						parent
						
							7d3a79c696
						
					
				
				
					commit
					eea6a7c3b3
				
			@@ -32,7 +32,6 @@
 | 
			
		||||
 | 
			
		||||
#include <utils/fileutils.h>
 | 
			
		||||
#include <utils/qtcassert.h>
 | 
			
		||||
#include <utils/qtcfallthrough.h>
 | 
			
		||||
 | 
			
		||||
#include <QDir>
 | 
			
		||||
#include <QRegularExpression>
 | 
			
		||||
 
 | 
			
		||||
@@ -29,7 +29,6 @@
 | 
			
		||||
#include <cplusplus/Lexer.h>
 | 
			
		||||
 | 
			
		||||
#include <utils/qtcassert.h>
 | 
			
		||||
#include <utils/qtcfallthrough.h>
 | 
			
		||||
 | 
			
		||||
#include <QDebug>
 | 
			
		||||
#include <QMetaEnum>
 | 
			
		||||
 
 | 
			
		||||
@@ -29,8 +29,6 @@
 | 
			
		||||
#include "cpptoolssettings.h"
 | 
			
		||||
#include "cppcodestylepreferences.h"
 | 
			
		||||
 | 
			
		||||
#include <utils/qtcfallthrough.h>
 | 
			
		||||
 | 
			
		||||
#include <QChar>
 | 
			
		||||
#include <QTextDocument>
 | 
			
		||||
#include <QTextBlock>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user