ClientListMgr // Bind BkSp key to the delete button.

This commit is contained in:
ShikiSuen 2023-02-24 19:56:44 +08:00
parent 36e6634247
commit 92f5fcbfdb
1 changed files with 3 additions and 0 deletions

View File

@ -113,6 +113,9 @@
<buttonCell key="cell" type="push" title="Remove" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wNc-xy-U4i">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<string key="keyEquivalent" base64-UTF8="YES">
CA
</string>
</buttonCell>
<connections>
<action selector="btnRemoveClientClicked:" target="-2" id="VbY-dw-fRP"/>