Skip to content

Commit

Permalink
Fix sip file too
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn authored Feb 21, 2019
1 parent 4a284b4 commit 5b230ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/core/auto_generated/qgstaskmanager.sip.in
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ Returns true if all dependencies for the specified task are satisfied
QList< QgsMapLayer * > dependentLayers( long taskId ) const;
%Docstring
Returns a list of layers on which as task is dependent. The task will automatically
be canceled if any of these layers are above to be removed.
be canceled if any of these layers are about to be removed.

:param taskId: task ID

Expand Down

0 comments on commit 5b230ab

Please sign in to comment.