diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-07-26 14:09:34 -0600 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-07-26 14:34:32 -0600 |
commit | b037121bfb4fb7227f0d6eaaa18b3a47afd7d18c (patch) | |
tree | 7fd8661bb7a8d888815db4d1b38e9e4b39f37242 | |
parent | 2b10824d93f9a727745aa4dd31c650a4ba1df847 (diff) | |
download | kube-b037121bfb4fb7227f0d6eaaa18b3a47afd7d18c.tar.gz kube-b037121bfb4fb7227f0d6eaaa18b3a47afd7d18c.zip |
Cleanup
-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 |