diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-01-12 10:21:53 +0200 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-01-12 10:21:53 +0200 |
commit | 5b09c8e652756f8b631fc3e5b6d72a3df3e4faa3 (patch) | |
tree | e4237234458b172d65898e87f8311da8d1bbd0d0 /src/ui | |
parent | Dismiss modal by clicking on the overlay (diff) | |
download | nheko-5b09c8e652756f8b631fc3e5b6d72a3df3e4faa3.tar.xz |
Handle surrogate pairs in avatars
Diffstat (limited to 'src/ui')
-rw-r--r-- | src/ui/Avatar.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/Avatar.cc b/src/ui/Avatar.cc |