]> git.eshelyaron.com Git - emacs.git/commit
Make NS toolbar item ID more unique (bug#50160)
authorAlan Third <alan@idiocy.org>
Wed, 25 Aug 2021 18:50:27 +0000 (19:50 +0100)
committerAlan Third <alan@idiocy.org>
Wed, 22 Dec 2021 20:48:19 +0000 (20:48 +0000)
commit89749a62b51e19a39f145a1985ae5992c58c6776
tree3a5bcd851e4a9349bd555d080c0824fe3af6095f
parent42601d3a938ee5a12a557840aef11c4d3bb180f6
Make NS toolbar item ID more unique (bug#50160)

* src/nsmenu.m
([EmacsToolbar addDisplayItemWithImage:idx:tag:labelText:helpText:enabled:]):
Add the label to the identifier to avoid collisions between toolbar
items that use the same image.
src/nsmenu.m