Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update src/gui/qgsattributeform.h
Co-authored-by: signedav <david@opengis.ch>
  • Loading branch information
domi4484 and signedav committed Oct 28, 2021
1 parent 7ff6ede commit fc8dc57
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 fc8dc57

Please sign in to comment.