From 4d96fa7aba7be35800d61d8bed89d3f6c3ef9329 Mon Sep 17 00:00:00 2001 From: hjk Date: Mon, 13 Jan 2014 16:17:34 +0100 Subject: Core: Merge Find and Locator into Core plugin Change-Id: I7053310272235d854c9f409670ff52a10a7add8b Reviewed-by: Christian Kandeler Reviewed-by: Orgad Shaneh Reviewed-by: Eike Ziller --- src/plugins/texteditor/findinopenfiles.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/texteditor/findinopenfiles.cpp') diff --git a/src/plugins/texteditor/findinopenfiles.cpp b/src/plugins/texteditor/findinopenfiles.cpp index dec1e278a8..f3fd862081 100644 --- a/src/plugins/texteditor/findinopenfiles.cpp +++ b/src/plugins/texteditor/findinopenfiles.cpp @@ -37,7 +37,6 @@ #include -using namespace Find; using namespace TextEditor; using namespace TextEditor::Internal; -- cgit v1.2.1