forked from qt-creator/qt-creator
		
	CppTools: Move code style snippets to a separate header
Include it only where used. Resolves many "unused static variable" warnings. Change-Id: Ie1e578d9b9511f963e359d87f7740b4981975dbd Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
		
				
					committed by
					
						
						Orgad Shaneh
					
				
			
			
				
	
			
			
			
						parent
						
							87f9429807
						
					
				
				
					commit
					a53032d6a5
				
			@@ -26,6 +26,7 @@ HEADERS += \
 | 
			
		||||
    cppcodestylepreferencesfactory.h \
 | 
			
		||||
    cppcodestylesettings.h \
 | 
			
		||||
    cppcodestylesettingspage.h \
 | 
			
		||||
    cppcodestylesnippets.h \
 | 
			
		||||
    cppcompletionassist.h \
 | 
			
		||||
    cppcompletionassistprocessor.h \
 | 
			
		||||
    cppcompletionassistprovider.h \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user