]> git.eshelyaron.com Git - emacs.git/commit
Fix crash when child frame updates toolbar
authorYuuki Harano <masm+github@masm11.me>
Tue, 29 Sep 2020 09:38:41 +0000 (18:38 +0900)
committerJeff Walsh <jeff.walsh@drtusers-MacBook-Pro.local>
Tue, 24 Nov 2020 01:24:40 +0000 (12:24 +1100)
commit0b69b73baa1e6fb2380e86aa5fab89d5f3a5b061
treeaabbe47b93feaa23c7964341bfa5176dd3042454
parent7c8da336138eb799bcba8583cb18fc8b3cfe7347
Fix crash when child frame updates toolbar

* src/gtkutil.c (update_frame_tool_bar): Do nothing when child frame.
src/gtkutil.c