Skip to content

Commit

Permalink
Update src/gui/qgsattributeform.h
Browse files Browse the repository at this point in the history
Co-authored-by: signedav <david@opengis.ch>
  • Loading branch information
2 people authored and github-actions[bot] committed Nov 11, 2021
1 parent 95675f3 commit 2ddc88f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/qgsattributeform.h
Expand Up @@ -414,7 +414,7 @@ class GUI_EXPORT QgsAttributeForm : public QWidget
//! update the default values in the fields after a referenced field changed
bool updateDefaultValues( const int originIdx );

//! update the virtual fields values in the fields after a referenced field changed
//! update the value in the virtual fields after a referenced field changed
void updateVirtualFields( const int originIdx );

void clearMultiEditMessages();
Expand Down

0 comments on commit 2ddc88f

Please sign in to comment.