Skip to content

Commit

Permalink
Update src/gui/qgsrelationeditorwidget.h
Browse files Browse the repository at this point in the history
Co-Authored-By: Matthias Kuhn <matthias@opengis.ch>
  • Loading branch information
2 people authored and nyalldawson committed Mar 31, 2020
1 parent 96bd689 commit 9dfca2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/qgsrelationeditorwidget.h
Expand Up @@ -143,7 +143,7 @@ class GUI_EXPORT QgsRelationEditorWidget : public QgsCollapsibleGroupBox
* Returns the editor \a context
* \since QGIS 3.14
*/
QgsAttributeEditorContext editorContext( );
QgsAttributeEditorContext editorContext( ) const;

/**
* The feature selection manager is responsible for the selected features
Expand Down

0 comments on commit 9dfca2a

Please sign in to comment.