[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>lastfm
parent
7e2dda750e
commit
14a1157508
|
@ -2211,6 +2211,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 New Issue