Skip to content

Commit 8aa7795

Browse files
committed
Update docstring
1 parent 6f574b4 commit 8aa7795

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/gui/attributetable/qgsdualview.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,8 @@ class GUI_EXPORT QgsDualView : public QStackedWidget, private Ui::QgsDualViewBas
184184
void previewExpressionChanged( const QString expression );
185185

186186
/**
187-
* If an attribute on this layer is deleted, close any open editors
187+
* If an attribute on this layer is deleted, remove the field also for open
188+
* attribute dialogs.
188189
* (as long as the attribute dialog is not able to handle this problem)
189190
*
190191
* @param attribute The attribute being deleted

0 commit comments

Comments
 (0)