Move CustomEmojiModel sources to single file

This commit is contained in:
Tobias Fella
2022-10-13 22:24:16 +02:00
parent 4c093b2efc
commit 47a4e5c447
3 changed files with 96 additions and 104 deletions

View File

@@ -8,7 +8,6 @@ add_library(neochat STATIC
actionshandler.cpp
emojimodel.cpp
customemojimodel.cpp
customemojimodel+network.cpp
clipboard.cpp
matriximageprovider.cpp
messageeventmodel.cpp