diff -r 8c1445825e7b -r 0c740fcffd34 eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog.html --- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog.html Thu Mar 04 17:48:09 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog.html Thu Mar 04 19:39:54 2021 +0100 @@ -230,7 +230,7 @@ </p> <a NAME="HgQueuesDefineGuardsDialog.on_patchSelector_activated" ID="HgQueuesDefineGuardsDialog.on_patchSelector_activated"></a> <h4>HgQueuesDefineGuardsDialog.on_patchSelector_activated</h4> -<b>on_patchSelector_activated</b>(<i>patch</i>) +<b>on_patchSelector_activated</b>(<i>index</i>) <p> Private slot to get the list of guards defined for the given patch @@ -238,9 +238,9 @@ </p> <dl> -<dt><i>patch</i></dt> +<dt><i>index</i> (int)</dt> <dd> -selected patch name (empty for current patch) +index of the selected entry </dd> </dl> <a NAME="HgQueuesDefineGuardsDialog.on_removeButton_clicked" ID="HgQueuesDefineGuardsDialog.on_removeButton_clicked"></a>