Skip to content

Commit 6c35c8b

Browse files
committed
Fix broken doxygen link
1 parent 43cb66b commit 6c35c8b

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

python/gui/auto_generated/processing/qgsprocessingmodelerparameterwidget.sip.in

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ last for the lifetime of the widget.
6262
Sets the ``context`` in which the modeler parameter widget is shown, e.g., the
6363
parent model algorithm and other relevant information which allows the widget
6464
to fine-tune its behavior.
65-
66-
.. seealso:: :py:func:`widgetContext`
6765
%End
6866

6967
void registerProcessingContextGenerator( QgsProcessingContextGenerator *generator );

src/gui/processing/qgsprocessingmodelerparameterwidget.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ class GUI_EXPORT QgsProcessingModelerParameterWidget : public QWidget, public Qg
8888
* Sets the \a context in which the modeler parameter widget is shown, e.g., the
8989
* parent model algorithm and other relevant information which allows the widget
9090
* to fine-tune its behavior.
91-
*
92-
* \see widgetContext()
9391
*/
9492
void setWidgetContext( const QgsProcessingParameterWidgetContext &context );
9593

0 commit comments

Comments
 (0)