Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix sip file too
  • Loading branch information
m-kuhn committed 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
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.