This commit is contained in:
Nyall Dawson 2022-02-16 10:48:56 +10:00
parent 6c1ca4d2fd
commit 37b56f376d

View File

@ -70,8 +70,6 @@ class GUI_EXPORT QgsAbstractFieldDomainWidget : public QWidget
/**
* Returns TRUE if the widget currently represents a valid field domain configuration.
*
* \see validityChanged()
*/
virtual bool isValid() const = 0;