Skip to content

Commit

Permalink
Fix sip
Browse files Browse the repository at this point in the history
  • Loading branch information
wonder-sk authored and nyalldawson committed Apr 17, 2021
1 parent b1bbd3d commit 21a6372
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/core/auto_generated/qgsrenderchecker.sip.in
Expand Up @@ -56,8 +56,8 @@ Sets file extension for the control image. By default it is "png"

void setControlPathPrefix( const QString &name );
%Docstring
Prefix where the control images are kept.
This will be appended to controlImagePath
Sets the path prefix where the control images are kept.
This will be appended to :py:func:`~QgsRenderChecker.controlImagePath`.
%End

void setControlPathSuffix( const QString &name );
Expand Down

0 comments on commit 21a6372

Please sign in to comment.