Commit dfefe680 authored by Łukasz Nowak's avatar Łukasz Nowak

Catch setter more generally.

parent b62f1ad3
...@@ -57,8 +57,8 @@ ...@@ -57,8 +57,8 @@
<value> <value>
<list> <list>
<string>_setReference</string> <string>_setReference</string>
<string>_setSpecialise</string> <string>_setSpecialise.*</string>
<string>_setAggregate</string> <string>_setAggregate.*</string>
</list> </list>
</value> </value>
</item> </item>
......
33 34
\ No newline at end of file \ 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