summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2018-02-14 10:02:28 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2018-02-14 10:02:28 +0100
commitc03d87efaff45842bfd092db49eea14b0817a8ab (patch)
treee997e8541a03c38115e12dce638925af3a81a33e
parente26795b58520c8d0f57721dcaf8a35a0b50d4aec (diff)
downloadkube-c03d87efaff45842bfd092db49eea14b0817a8ab.tar.gz
kube-c03d87efaff45842bfd092db49eea14b0817a8ab.zip
More utf8 chars
-rw-r--r--views/conversation/main.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/conversation/main.qml b/views/conversation/main.qml
index 098eba01..2f80abff 100644
--- a/views/conversation/main.qml
+++ b/views/conversation/main.qml
@@ -91,8 +91,8 @@ ApplicationWindow {
91 { 91 {
92 resource: "resource1", 92 resource: "resource1",
93 date: "2017-07-20T18:46:29", 93 date: "2017-07-20T18:46:29",
94 subject: "UTF-8 Madness öüä ❆", 94 subject: "UTF-8 Madness Umlauts:öüä Snowflake: Heart:♥",
95 body: "öüä ❆", 95 body: "UTF-8 Madness Umlauts:öüä Snowflake: Heart:♥",
96 to: ["öüä@example.org"], 96 to: ["öüä@example.org"],
97 }, 97 },
98 ] 98 ]