forked from qt-creator/qt-creator
		
	Get rid of the old deprecated indenter.
This commit is contained in:
		@@ -56,7 +56,6 @@
 | 
			
		||||
#include <extensionsystem/pluginmanager.h>
 | 
			
		||||
#include <texteditor/basetextdocument.h>
 | 
			
		||||
#include <texteditor/fontsettings.h>
 | 
			
		||||
#include <texteditor/textblockiterator.h>
 | 
			
		||||
#include <texteditor/texteditorconstants.h>
 | 
			
		||||
#include <texteditor/texteditorsettings.h>
 | 
			
		||||
#include <texteditor/syntaxhighlighter.h>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,5 @@
 | 
			
		||||
include(../../plugins/coreplugin/coreplugin.pri)
 | 
			
		||||
include(../../plugins/texteditor/texteditor.pri)
 | 
			
		||||
include(../../plugins/projectexplorer/projectexplorer.pri)
 | 
			
		||||
include(../../shared/indenter/indenter.pri)
 | 
			
		||||
include(../../libs/qmljs/qmljs.pri)
 | 
			
		||||
include(../../libs/utils/utils.pri)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user