From e59d6fee22b62d8980075d86c2419a1a71c5c27b Mon Sep 17 00:00:00 2001 From: Alessandro Pasotti Date: Mon, 14 May 2018 10:16:37 +0200 Subject: [PATCH] Removed leftover --- src/gui/qgsattributeform.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/gui/qgsattributeform.h b/src/gui/qgsattributeform.h index 96b7fcb7de9..3cece194633 100644 --- a/src/gui/qgsattributeform.h +++ b/src/gui/qgsattributeform.h @@ -354,8 +354,6 @@ class GUI_EXPORT QgsAttributeForm : public QWidget QString createFilterExpression() const; - //void updateWidgetFeature( QgsEditorWidgetWrapper *w ); - //! constraints management void updateAllConstraints(); void updateConstraints( QgsEditorWidgetWrapper *w );