summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2016-11-16 19:24:08 +0100
committerMichael Bohlender <michael.bohlender@kdemail.net>2016-11-16 19:24:08 +0100
commit2cf67ca1498e677473fe4c0d242ea30461ca81bd (patch)
treed7a224165c2944cd7db234572e21852951e85af6
parentc685ac89abed2b1cb61c63f361f414d6f9852cb9 (diff)
downloadkube-2cf67ca1498e677473fe4c0d242ea30461ca81bd.tar.gz
kube-2cf67ca1498e677473fe4c0d242ea30461ca81bd.zip
remove dummy attachment handling
-rw-r--r--components/package/contents/ui/FocusComposer.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/package/contents/ui/FocusComposer.qml b/components/package/contents/ui/FocusComposer.qml
index c22983f5..741faeba 100644
--- a/components/package/contents/ui/FocusComposer.qml
+++ b/components/package/contents/ui/FocusComposer.qml
@@ -190,6 +190,7 @@ Controls2.Popup {
190 } 190 }
191 } 191 }
192 192
193 /*
193 Item { 194 Item {
194 195
195 Layout.fillWidth: true 196 Layout.fillWidth: true
@@ -233,6 +234,7 @@ Controls2.Popup {
233 } 234 }
234 } 235 }
235 } 236 }
237 */
236 238
237 Controls.TextArea { 239 Controls.TextArea {
238 id: content 240 id: content