Show blurhashes for image events

This commit is contained in:
Tobias Fella
2021-08-21 00:19:07 +02:00
parent dada3e300b
commit 046e823d1b
10 changed files with 291 additions and 8 deletions

View File

@@ -34,6 +34,8 @@ add_executable(neochat
commandmodel.cpp
webshortcutmodel.cpp
spellcheckhighlighter.cpp
blurhash.cpp
blurhashimageprovider.cpp
../res.qrc
)