[Context Menu] Hook up Reset Play Counts item
Actually hook up the Reset Play Counts menu item so it actually does something instead of just sitting there looking pretty. Signed-off-by: Christopher Snowhill <kode54@gmail.com>
This commit is contained in:
parent
b24b9744c1
commit
3c0ccd9d46
1 changed files with 1 additions and 0 deletions
|
@ -2256,6 +2256,7 @@ Gw
|
|||
<menuItem title="Reset Play Count" id="5iV-dM-oX2">
|
||||
<modifierMask key="keyEquivalentModifierMask"/>
|
||||
<connections>
|
||||
<action selector="resetPlaycounts:" target="218" id="J9t-hL-TQZ"/>
|
||||
<binding destination="2020" name="enabled" keyPath="selection" id="Ixw-08-sA9">
|
||||
<dictionary key="options">
|
||||
<string key="NSValueTransformerName">NSIsNotNil</string>
|
||||
|
|
Loading…
Reference in a new issue