Skip to content

Commit dd9a7ed

Browse files
elpasonyalldawson
authored andcommittedJun 7, 2019
Remove old incomplete documentation
1 parent 62c5757 commit dd9a7ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎python/core/auto_generated/qgsattributeeditorelement.sip.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ layer.
5555
%Docstring
5656
Constructor
5757

58-
:param type: The type of the new element. Should never
58+
:param type: The type of the new element.
5959
:param name:
6060
:param parent:
6161
%End

‎src/core/qgsattributeeditorelement.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ class CORE_EXPORT QgsAttributeEditorElement SIP_ABSTRACT
6868
/**
6969
* Constructor
7070
*
71-
* \param type The type of the new element. Should never
71+
* \param type The type of the new element.
7272
* \param name
7373
* \param parent
7474
*/

0 commit comments

Comments
 (0)
Please sign in to comment.