forked from qt-creator/qt-creator
		
	TextEditor: Merge PlainTextEditor into Base
Same patter. Plain is fully merged now, so remove the files, too. Change-Id: Id8c0ba5689ad9980a0db3580cb9833344fd911f3 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com> Reviewed-by: Christian Stenger <christian.stenger@digia.com>
This commit is contained in:
		@@ -37,7 +37,7 @@
 | 
			
		||||
#include <cpptools/cppcompletionassist.h>
 | 
			
		||||
 | 
			
		||||
#include <texteditor/basetextdocument.h>
 | 
			
		||||
#include <texteditor/plaintexteditor.h>
 | 
			
		||||
#include <texteditor/basetexteditor.h>
 | 
			
		||||
#include <texteditor/codeassist/iassistproposal.h>
 | 
			
		||||
#include <texteditor/codeassist/iassistproposalmodel.h>
 | 
			
		||||
#include <texteditor/codeassist/basicproposalitemlistmodel.h>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user