diff --git a/src/Insight/UserInterfaces/InsightWindow/Images/down-arrow.svg b/src/Insight/UserInterfaces/InsightWindow/Images/down-arrow.svg new file mode 100644 index 00000000..31322c8b --- /dev/null +++ b/src/Insight/UserInterfaces/InsightWindow/Images/down-arrow.svg @@ -0,0 +1,79 @@ + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/resources.qrc b/src/resources.qrc index d45da08b..47639eb5 100644 --- a/src/resources.qrc +++ b/src/resources.qrc @@ -26,6 +26,7 @@ ./Insight/UserInterfaces/InsightWindow/Images/RAM.svg ./Insight/UserInterfaces/InsightWindow/Images/refresh.svg ./Insight/UserInterfaces/InsightWindow/Images/refresh-disabled.svg + ./Insight/UserInterfaces/InsightWindow/Images/down-arrow.svg ./Insight/UserInterfaces/InsightWindow/Widgets/TargetRegistersPane/Images/collapse-all.svg ./Insight/UserInterfaces/InsightWindow/Widgets/TargetRegistersPane/Images/expand-all.svg ./Insight/UserInterfaces/InsightWindow/Widgets/TargetRegistersPane/Images/arrow.svg