Rewrite image provider.

Fixes #42.
This commit is contained in:
Black Hat
2018-09-07 13:50:06 +08:00
parent ffe10e9514
commit 8fb16d0700
6 changed files with 21 additions and 52 deletions

View File

@@ -26,7 +26,6 @@ SOURCES += src/main.cpp \
src/roomlistmodel.cpp \
src/imageprovider.cpp \
src/messageeventmodel.cpp \
src/imageproviderconnection.cpp \
src/emojimodel.cpp \
src/matriqueroom.cpp \
src/userlistmodel.cpp \
@@ -87,7 +86,6 @@ HEADERS += \
src/roomlistmodel.h \
src/imageprovider.h \
src/messageeventmodel.h \
src/imageproviderconnection.h \
src/emojimodel.h \
src/matriqueroom.h \
src/userlistmodel.h \