Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Aug 23, 2013
1 parent 6f574b4 commit 8aa7795
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/gui/attributetable/qgsdualview.h
Expand Up @@ -184,7 +184,8 @@ class GUI_EXPORT QgsDualView : public QStackedWidget, private Ui::QgsDualViewBas
void previewExpressionChanged( const QString expression );

/**
* If an attribute on this layer is deleted, close any open editors
* If an attribute on this layer is deleted, remove the field also for open
* attribute dialogs.
* (as long as the attribute dialog is not able to handle this problem)
*
* @param attribute The attribute being deleted
Expand Down

0 comments on commit 8aa7795

Please sign in to comment.