This commit is contained in:
Alessandro Pasotti 2017-12-19 14:01:13 +01:00
parent c232b4fe9c
commit 3bfebe144e

View File

@ -39,8 +39,6 @@ Constructor for QgsLayoutItemShape, with the specified parent ``layout``.
Returns a new shape item for the specified ``layout``.
The caller takes responsibility for deleting the returned object.
:rtype: QgsLayoutItemShape
%End