Allow adding and deleting peers.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
@@ -305,7 +305,7 @@
|
||||
<rect key="frame" x="0.0" y="0.0" width="375" height="59.5"/>
|
||||
<state key="normal" title="Add peer"/>
|
||||
<connections>
|
||||
<action selector="addPeer:" destination="RyR-s5-lBV" eventType="touchUpInside" id="Aug-zc-lQ6"/>
|
||||
<action selector="addPeer:" destination="0VM-73-EPX" eventType="touchUpInside" id="Udv-Os-ZWn"/>
|
||||
</connections>
|
||||
</button>
|
||||
</subviews>
|
||||
@@ -345,6 +345,9 @@
|
||||
<constraint firstAttribute="width" constant="40" id="Sj9-zg-bBf"/>
|
||||
</constraints>
|
||||
<state key="normal" image="trash"/>
|
||||
<connections>
|
||||
<action selector="deletePeer:" destination="gzz-88-0IG" eventType="touchUpInside" id="PIg-AX-df7"/>
|
||||
</connections>
|
||||
</button>
|
||||
</subviews>
|
||||
</stackView>
|
||||
|
||||
Reference in New Issue
Block a user