forked from qt-creator/qt-creator
		
	Clang: Add refactoring project updater
The project parts are now first used by the pch manager and then notified by the pch manager to the refactoring plugin. Change-Id: I88074d8891cd0de9721497bbafee0deffc0b6339 Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>
This commit is contained in:
		@@ -100,7 +100,8 @@ HEADERS += \
 | 
			
		||||
    cursorineditor.h \
 | 
			
		||||
    wrappablelineedit.h \
 | 
			
		||||
    usages.h \
 | 
			
		||||
    cpptools_clangtidychecks.h
 | 
			
		||||
    cpptools_clangtidychecks.h \
 | 
			
		||||
    cppmodelmanagerinterface.h
 | 
			
		||||
 | 
			
		||||
SOURCES += \
 | 
			
		||||
    abstracteditorsupport.cpp \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user