diff options
Diffstat (limited to 'components')
-rw-r--r-- | components/kube/contents/ui/ComposerView.qml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/components/kube/contents/ui/ComposerView.qml b/components/kube/contents/ui/ComposerView.qml index 02af63c1..ada7796b 100644 --- a/components/kube/contents/ui/ComposerView.qml +++ b/components/kube/contents/ui/ComposerView.qml | |||
@@ -181,8 +181,6 @@ Kube.View { | |||
181 | Row { | 181 | Row { |
182 | id: buttons | 182 | id: buttons |
183 | 183 | ||
184 | property bool containsMouse: deleteButton.hovered | ||
185 | |||
186 | anchors { | 184 | anchors { |
187 | right: parent.right | 185 | right: parent.right |
188 | bottom: parent.bottom | 186 | bottom: parent.bottom |