Commit dadac4a4 authored by Gabriel Monnerat's avatar Gabriel Monnerat

Fix condition to check if the default event path exists instead of one property

parent 3d67c177
......@@ -88,7 +88,7 @@
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>python: object.getDefaultEventPathDestination() is not None</string> </value>
<value> <string>python: object.getDefaultEventPath() is not None</string> </value>
</item>
</dictionary>
</pickle>
......
616
\ No newline at end of file
617
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment