Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update documentation
  • Loading branch information
troopa81 authored and nyalldawson committed May 17, 2020
1 parent f857c50 commit c867ba9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/gui/qgsmaskingwidget.h
Expand Up @@ -55,6 +55,9 @@ class GUI_EXPORT QgsMaskingWidget: public QgsPanelWidget, private Ui::QgsMasking

protected slots:

/**
* Called whenever mask sources or targets selection has changed
*/
void onSelectionChanged();

private:
Expand Down

0 comments on commit c867ba9

Please sign in to comment.