We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9547fd commit 5d8ba1dCopy full SHA for 5d8ba1d
1 file changed
python_panels/labs_panels.pypanel
@@ -5,8 +5,7 @@
5
used by the application. Note, that two definitions of the
6
same interface or of the interfaces menu are not allowed
7
in a single file. -->
8
-
9
- <interface name="labs::diff" label="Labs | Parameter Diff" icon="$SIDEFXLABS/help/icons/diff.svg" showNetworkNavigationBar="false" help_url="/shelf/labs--diff.txt">
+ <interface name="labs::diff" label="Labs | Parameter Diff" icon="$SIDEFXLABS/help/icons/parameter_diff.svg" showNetworkNavigationBar="false" help_url="/shelf/labs--diff.txt">
10
<script><![CDATA[
11
import pyper.widgets.diff as module
12
0 commit comments