]> git.eshelyaron.com Git - emacs.git/commit
Fix builds without GTK
authorPo Lu <luangruo@yahoo.com>
Mon, 31 Jan 2022 02:30:24 +0000 (10:30 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 31 Jan 2022 02:30:24 +0000 (10:30 +0800)
commit0a34aeee7e0fbc30a40ecd4191aba0b70e13cf8a
tree0aa115b7c1d64d7771f2cfe7942af81310a189cc
parent1555453694d9c2861c447b2f030b125f60e48297
Fix builds without GTK

* src/xfns.c (x_set_alpha_background): Don't call
gtk_widget_set_app_paintable without GTK.
src/xfns.c