]> git.eshelyaron.com Git - emacs.git/commit
Fix recent change in xwidget.c
authorPo Lu <luangruo@yahoo.com>
Wed, 16 Feb 2022 11:54:40 +0000 (19:54 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 16 Feb 2022 11:55:11 +0000 (19:55 +0800)
commite389da74d59c3ebc3555794844772e98d0fc4ace
tree68eca941b4ed48409bd21441c8be0e5588e2f847
parent3b7d55a8013914b6707211d148a6e878ca118ad9
Fix recent change in xwidget.c

* src/xwidget.c (xwidget_init_view): Don't assume ttip_widget
is NULL if tooltips have not been initialized.
src/xwidget.c