mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-07 00:15:48 -04:00
Merge pull request #45367 from nirvn/quick_dox_since
Add a since QGIS 3.22 note to the AttributeEditorType enum's AeTypeAction
This commit is contained in:
commit
bcc051b2be
@ -67,7 +67,7 @@ class CORE_EXPORT QgsAttributeEditorElement SIP_ABSTRACT
|
||||
AeTypeInvalid, //!< Invalid
|
||||
AeTypeQmlElement, //!< A QML element
|
||||
AeTypeHtmlElement, //!< A HTML element
|
||||
AeTypeAction //!< A layer action element
|
||||
AeTypeAction //!< A layer action element (since QGIS 3.22)
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user