Lint code
This commit is contained in:
parent
d4cece2f4d
commit
69997a3d74
@ -339,7 +339,7 @@ TimelineViewManager::toggleCameraView()
|
||||
void
|
||||
TimelineViewManager::openImageOverlay(QString mxcUrl, QString eventId) const
|
||||
{
|
||||
if (mxcUrl.isEmpty() || mxcUrl.isNull()) {
|
||||
if (mxcUrl.isEmpty()) {
|
||||
return;
|
||||
}
|
||||
QQuickImageResponse *imgResponse =
|
||||
|
Loading…
Reference in New Issue
Block a user