Skip to content

Commit

Permalink
Remove old incomplete documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Jun 6, 2019
1 parent f94f766 commit 8ffdb4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -56,7 +56,7 @@ layer.
%Docstring
Constructor

:param type: The type of the new element. Should never
:param type: The type of the new element.
:param name:
:param parent:
%End
Expand Down
2 changes: 1 addition & 1 deletion src/core/qgsattributeeditorelement.h
Expand Up @@ -70,7 +70,7 @@ class CORE_EXPORT QgsAttributeEditorElement SIP_ABSTRACT
/**
* Constructor
*
* \param type The type of the new element. Should never
* \param type The type of the new element.
* \param name
* \param parent
*/
Expand Down

0 comments on commit 8ffdb4a

Please sign in to comment.