Fix syntax issue
This commit is contained in:
parent
8e433a7ed2
commit
4bd0ec8939
@ -116,7 +116,7 @@ MxcMediaProxy::startDownload()
|
||||
this->setMedia(QUrl::fromLocalFile(filename.filePath()));
|
||||
}
|
||||
#else
|
||||
Q_UNSUED(suffix)
|
||||
Q_UNUSED(suffix)
|
||||
Q_UNUSED(encryptionInfo)
|
||||
|
||||
nhlog::ui()->info(
|
||||
|
Loading…
Reference in New Issue
Block a user