From c65ec794816240742bf04d1f7a4e6282a344704f Mon Sep 17 00:00:00 2001 From: Christian Stenger Date: Mon, 22 Nov 2021 16:29:43 +0100 Subject: [PATCH] AutoTest: Move benchmark icon to Utils Make it available for others. Change-Id: I423dec664a263f5586d98ac387b871b6cf8162d9 Reviewed-by: Alessandro Portale --- .../utils/images/stopwatch.png} | Bin .../utils/images/stopwatch@2x.png} | Bin src/libs/utils/utils.qrc | 2 ++ src/plugins/autotest/autotest.qrc | 2 -- src/plugins/autotest/autotesticons.h | 2 +- src/tools/icons/qtcreatoricons.svg | 2 +- 6 files changed, 4 insertions(+), 4 deletions(-) rename src/{plugins/autotest/images/benchmark.png => libs/utils/images/stopwatch.png} (100%) rename src/{plugins/autotest/images/benchmark@2x.png => libs/utils/images/stopwatch@2x.png} (100%) diff --git a/src/plugins/autotest/images/benchmark.png b/src/libs/utils/images/stopwatch.png similarity index 100% rename from src/plugins/autotest/images/benchmark.png rename to src/libs/utils/images/stopwatch.png diff --git a/src/plugins/autotest/images/benchmark@2x.png b/src/libs/utils/images/stopwatch@2x.png similarity index 100% rename from src/plugins/autotest/images/benchmark@2x.png rename to src/libs/utils/images/stopwatch@2x.png diff --git a/src/libs/utils/utils.qrc b/src/libs/utils/utils.qrc index da1778f08ad..945e74d6660 100644 --- a/src/libs/utils/utils.qrc +++ b/src/libs/utils/utils.qrc @@ -101,6 +101,8 @@ images/rightsidebaricon@2x.png images/splitbutton_horizontal.png images/splitbutton_horizontal@2x.png + images/stopwatch.png + images/stopwatch@2x.png images/undo.png images/undo@2x.png images/extension.png diff --git a/src/plugins/autotest/autotest.qrc b/src/plugins/autotest/autotest.qrc index c7b86214e75..4651a582973 100644 --- a/src/plugins/autotest/autotest.qrc +++ b/src/plugins/autotest/autotest.qrc @@ -4,8 +4,6 @@ images/settingscategory_autotest@2x.png images/leafsort.png images/leafsort@2x.png - images/benchmark.png - images/benchmark@2x.png images/data.png images/data@2x.png images/text.png diff --git a/src/plugins/autotest/autotesticons.h b/src/plugins/autotest/autotesticons.h index 69c9e5d6874..f17891dab1a 100644 --- a/src/plugins/autotest/autotesticons.h +++ b/src/plugins/autotest/autotesticons.h @@ -73,7 +73,7 @@ const Utils::Icon RESULT_BLACKLISTEDXFAIL({ Utils::Icon::Tint | Utils::Icon::PunchEdges); const Utils::Icon RESULT_BENCHMARK({ {":/utils/images/filledcircle.png", Utils::Theme::BackgroundColorNormal}, - {":/autotest/images/benchmark.png", Utils::Theme::PanelTextColorDark}}, Utils::Icon::Tint); + {":/utils/images/stopwatch.png", Utils::Theme::PanelTextColorDark}}, Utils::Icon::Tint); const Utils::Icon RESULT_MESSAGEDEBUG({ {":/utils/images/filledcircle.png", Utils::Theme::OutputPanes_TestDebugTextColor}}, Utils::Icon::Tint); diff --git a/src/tools/icons/qtcreatoricons.svg b/src/tools/icons/qtcreatoricons.svg index c33350195bb..5f983f05405 100644 --- a/src/tools/icons/qtcreatoricons.svg +++ b/src/tools/icons/qtcreatoricons.svg @@ -6376,7 +6376,7 @@ height="100%" transform="matrix(-1,0,0,1,2293,0)" /> + id="src/libs/utils/images/stopwatch">