]> git.eshelyaron.com Git - emacs.git/commit
Check for GUI frame in ns_color_index_to_rgba
authorRobert Pluim <rpluim@gmail.com>
Wed, 11 Dec 2019 10:21:22 +0000 (11:21 +0100)
committerRobert Pluim <rpluim@gmail.com>
Wed, 11 Dec 2019 15:28:24 +0000 (16:28 +0100)
commitea84a95bd8d43612b4a424fb93de25a68ac31d05
tree6178230001c8ac87cc7d2f05e792a4521fa658a6
parent8aaa92a4b648aef137eb9a7054fdffaed04328ff
Check for GUI frame in ns_color_index_to_rgba

* nsterm.m (ns_color_index_to_rgba): Check that we're using a GUI
frame before converting color (Bug#38564).
src/nsterm.m