diff options
Diffstat (limited to 'components/package/contents/ui')
-rw-r--r-- | components/package/contents/ui/FocusComposer.qml | 2 |
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 |