Move imagepacksmodel to the models folder

This commit is contained in:
James Graham
2023-05-07 15:13:38 +01:00
committed by Tobias Fella
parent 42ca128d7f
commit 8d45d4404e
5 changed files with 9 additions and 4 deletions

View File

@@ -48,7 +48,7 @@ add_library(neochat STATIC
texthandler.cpp
logger.cpp
stickermodel.cpp
imagepacksmodel.cpp
models/imagepacksmodel.cpp
events/imagepackevent.cpp
events/joinrulesevent.cpp
events/stickerevent.cpp