summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJarek Kobus <jaroslaw.kobus@qt.io>2023-05-05 15:51:11 +0200
committerJarek Kobus <jaroslaw.kobus@qt.io>2023-05-08 06:41:27 +0000
commit8b3aa900da77b7dc8c5d42c86648ec45d5a28e7d (patch)
tree49159a634e4a8b22ca70f266c36f4ca11bb99d96 /tests
parent2c61eac1cbb8cc5c8c5e0295eb5ae68ddb921a2b (diff)
downloadqt-creator-8b3aa900da77b7dc8c5d42c86648ec45d5a28e7d.tar.gz
Utils: Move SearchResultItem/Color into Utils
It's going to be reused inside FileSearch. Change-Id: I8993d7158ff31c311c2283d32bc43465a8946a52 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/unit/unittest/compare-operators.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/unit/unittest/compare-operators.h b/tests/unit/unittest/compare-operators.h
index dc3b3357a2..891fdfec03 100644
--- a/tests/unit/unittest/compare-operators.h
+++ b/tests/unit/unittest/compare-operators.h
@@ -3,9 +3,9 @@
#pragma once
-#include <coreplugin/find/searchresultitem.h>
+#include <utils/searchresultitem.h>
-namespace Core {
+namespace Utils {
namespace Search {
inline