From 1924fdb90f8851bae4ba8d0648603dd53f5d64ae Mon Sep 17 00:00:00 2001 From: hjk Date: Wed, 30 Jul 2014 13:13:24 +0200 Subject: TextEditor: Merge PlainTextEditor into Base Same patter. Plain is fully merged now, so remove the files, too. Change-Id: Id8c0ba5689ad9980a0db3580cb9833344fd911f3 Reviewed-by: Tobias Hunger Reviewed-by: Christian Stenger --- src/plugins/cpptools/cppcompletion_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/cpptools/cppcompletion_test.cpp') diff --git a/src/plugins/cpptools/cppcompletion_test.cpp b/src/plugins/cpptools/cppcompletion_test.cpp index e50a2a01b2..3f8e3419ba 100644 --- a/src/plugins/cpptools/cppcompletion_test.cpp +++ b/src/plugins/cpptools/cppcompletion_test.cpp @@ -34,7 +34,7 @@ #include #include -#include +#include #include #include -- cgit v1.2.1