Adapt to libQuotient API changes
This commit is contained in:
@@ -23,5 +23,5 @@ const EventContent::ImageContent &StickerEvent::image() const
|
||||
|
||||
QUrl StickerEvent::url() const
|
||||
{
|
||||
return m_imageContent.url;
|
||||
return m_imageContent.url();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user