diff options
Diffstat (limited to 'components/package/contents/ui/Outbox.qml')
-rw-r--r-- | components/package/contents/ui/Outbox.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/package/contents/ui/Outbox.qml b/components/package/contents/ui/Outbox.qml index f293cfb3..e8edb0f4 100644 --- a/components/package/contents/ui/Outbox.qml +++ b/components/package/contents/ui/Outbox.qml | |||
@@ -40,7 +40,7 @@ Button { | |||
40 | verticalAlignment: Text.AlignVCenter | 40 | verticalAlignment: Text.AlignVCenter |
41 | elide: Text.ElideRight | 41 | elide: Text.ElideRight |
42 | } | 42 | } |
43 | Controls.ToolButton { | 43 | KubeComponents.Icon { |
44 | id: statusIcon | 44 | id: statusIcon |
45 | anchors { | 45 | anchors { |
46 | right: parent.right | 46 | right: parent.right |