Skip to content

Commit

Permalink
Fix broken doxygen link
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Sep 21, 2018
1 parent 43cb66b commit 6c35c8b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Expand Up @@ -62,8 +62,6 @@ last for the lifetime of the widget.
Sets the ``context`` in which the modeler parameter widget is shown, e.g., the
parent model algorithm and other relevant information which allows the widget
to fine-tune its behavior.

.. seealso:: :py:func:`widgetContext`
%End

void registerProcessingContextGenerator( QgsProcessingContextGenerator *generator );
Expand Down
2 changes: 0 additions & 2 deletions src/gui/processing/qgsprocessingmodelerparameterwidget.h
Expand Up @@ -88,8 +88,6 @@ class GUI_EXPORT QgsProcessingModelerParameterWidget : public QWidget, public Qg
* Sets the \a context in which the modeler parameter widget is shown, e.g., the
* parent model algorithm and other relevant information which allows the widget
* to fine-tune its behavior.
*
* \see widgetContext()
*/
void setWidgetContext( const QgsProcessingParameterWidgetContext &context );

Expand Down

0 comments on commit 6c35c8b

Please sign in to comment.