Add FileType singleton
This singleton is used to get the mimetype info for files as well as supported formats for Images and AnimatedImages
This commit is contained in:
@@ -17,6 +17,7 @@ add_executable(neochat
|
||||
sortfilterroomlistmodel.cpp
|
||||
chatdocumenthandler.cpp
|
||||
devicesmodel.cpp
|
||||
filetypesingleton.cpp
|
||||
../res.qrc
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user