Skip to content

Commit

Permalink
Sipify
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed May 20, 2020
1 parent 62268e2 commit 180ec53
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions python/gui/auto_generated/qgscolorrampbutton.sip.in
Expand Up @@ -9,7 +9,6 @@




class QgsColorRampButton : QToolButton
{
%Docstring
Expand Down Expand Up @@ -117,7 +116,7 @@ Returns a copy of the default color ramp for the button, which is shown in the b
"default color ramp" option.

:return: default color ramp for the button. Returns ``None`` if the default color ramp
option is disabled.
option is disabled. Caller takes ownership of the returned object.

.. seealso:: :py:func:`setDefaultColorRamp`
%End
Expand Down

0 comments on commit 180ec53

Please sign in to comment.