Additional lint
This commit is contained in:
@@ -143,5 +143,4 @@ RendererCommon::eventDelegate(QEvent *event, bool &result)
|
|||||||
result = QApplication::sendEvent(parentWidget, event);
|
result = QApplication::sendEvent(parentWidget, event);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
return false;
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user