kimpanel: use spread operator to do substring based on ucs4 char.

Authored by xuetianweng on May 27 2020, 5:17 AM.

Description

kimpanel: use spread operator to do substring based on ucs4 char.

substring is based on utf-16 char, which maybe wrong when emoji is used.
spread operator should be added to Qt 5.12 so it meets the minimum
requirements.

Details

Committed
xuetianwengMay 27 2020, 5:17 AM
Parents
R119:e8f0ded57818: Drag-and-drop files at the right coordinates
Branches
Unknown
Tags
Unknown