Support Qt 5.11 and fix image provider.
This commit is contained in:
@@ -18,8 +18,7 @@ SOURCES += main.cpp \
|
||||
matrix/controller.cpp \
|
||||
matrix/roomlistmodel.cpp \
|
||||
matrix/imageprovider.cpp \
|
||||
matrix/messageeventmodel.cpp \
|
||||
matrix/matriqueroom.cpp
|
||||
matrix/messageeventmodel.cpp
|
||||
|
||||
RESOURCES += \
|
||||
res.qrc
|
||||
@@ -53,5 +52,4 @@ HEADERS += \
|
||||
matrix/controller.h \
|
||||
matrix/roomlistmodel.h \
|
||||
matrix/imageprovider.h \
|
||||
matrix/messageeventmodel.h \
|
||||
matrix/matriqueroom.h
|
||||
matrix/messageeventmodel.h
|
||||
|
||||
Reference in New Issue
Block a user