Hook custom characters button to _toggleCharacters

This commit is contained in:
Patrik Thunström
2016-04-21 00:34:10 +02:00
parent 2c1eb61682
commit cd7dd91a85

View File

@@ -144,6 +144,9 @@
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
<font key="font" metaFont="cellTitle"/>
</buttonCell>
<connections>
<action selector="_toggleCharacters:" target="-2" id="5CP-8c-RKX"/>
</connections>
</button>
</subviews>
<animations/>