Move tones data to another file to workaround msvc bigobj issue

This commit is contained in:
Gary Wang
2022-12-06 23:18:48 +08:00
committed by Tobias Fella
parent e8824edfd4
commit 5cdfa086b2
7 changed files with 1817 additions and 1797 deletions

View File

@@ -7,6 +7,7 @@ add_library(neochat STATIC
controller.cpp
actionshandler.cpp
emojimodel.cpp
emojitones.cpp
customemojimodel.cpp
clipboard.cpp
matriximageprovider.cpp