diff options
author | Joseph Donofry <joedonofry@gmail.com> | 2020-05-13 00:35:26 -0400 |
---|---|---|
committer | Joseph Donofry <joedonofry@gmail.com> | 2020-05-13 00:36:41 -0400 |
commit | ee4dcef90f285f49ee27fec13afb486d93781b8b (patch) | |
tree | e6e4313098ef2c2fa4841fa7d6310825b08c0c4b /src/ChatPage.cpp | |
parent | Initial support for sending reactions (diff) | |
download | nheko-ee4dcef90f285f49ee27fec13afb486d93781b8b.tar.xz |
Add new QML-based emoji picker (work in progress)
This is necessary to support having a picker within QML. Eventually, this should replace the existing widget-based one.
Diffstat (limited to 'src/ChatPage.cpp')
-rw-r--r-- | src/ChatPage.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/ChatPage.cpp b/src/ChatPage.cpp |