Update libqmatrixclient && fix broken avatar && fix broken image provider.
This commit is contained in:
@@ -35,7 +35,7 @@ class ImageItem : public QQuickPaintedItem {
|
||||
|
||||
private:
|
||||
QImage m_image;
|
||||
QString m_hint;
|
||||
QString m_hint = "H";
|
||||
QString m_color = "#000000";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user