]> git.eshelyaron.com Git - emacs.git/commit
Fix NS toolbar identifier (bug#54326)
authorAlan Third <alan@idiocy.org>
Thu, 10 Mar 2022 21:23:55 +0000 (21:23 +0000)
committerAlan Third <alan@idiocy.org>
Thu, 10 Mar 2022 21:23:55 +0000 (21:23 +0000)
commit22dde4e621fb49b9f05d560aee22332ad60bf485
tree6fcfe1716e273b7d38ee08cff1d0fae34a64299b
parentc6e079ae15002268d90869a43f66d962175e4cdb
Fix NS toolbar identifier (bug#54326)

* src/nsterm.m ([EmacsWindow createToolbar:]): Set the identifier to
something that will always be unique to that frame.
src/nsterm.m