Skip to content

Commit

Permalink
Remove broken see also link
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jul 10, 2024
1 parent f5bfef8 commit 7ce057c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions python/PyQt6/core/auto_generated/layout/qgslayoutitem.sip.in
Original file line number Diff line number Diff line change
Expand Up @@ -439,8 +439,6 @@ Returns the behavior of this item during exporting to layered exports (e.g. SVG

.. seealso:: :py:func:`exportLayerDetails`

.. seealso:: :py:func:`exportLayerName`

.. versionadded:: 3.10
%End

Expand Down
2 changes: 0 additions & 2 deletions python/core/auto_generated/layout/qgslayoutitem.sip.in
Original file line number Diff line number Diff line change
Expand Up @@ -439,8 +439,6 @@ Returns the behavior of this item during exporting to layered exports (e.g. SVG

.. seealso:: :py:func:`exportLayerDetails`

.. seealso:: :py:func:`exportLayerName`

.. versionadded:: 3.10
%End

Expand Down
1 change: 0 additions & 1 deletion src/core/layout/qgslayoutitem.h
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,6 @@ class CORE_EXPORT QgsLayoutItem : public QgsLayoutObject, public QGraphicsRectIt
*
* \see numberExportLayers()
* \see exportLayerDetails()
* \see exportLayerName()
*
* \since QGIS 3.10
*/
Expand Down

0 comments on commit 7ce057c

Please sign in to comment.