1
0
forked from aniani/vim

patch 9.0.0039: not all systems have GDK_KEY_dead_circumflex

Problem:    Not all systems have GDK_KEY_dead_circumflex. (Hisashi T Fujinaka)
Solution:   Add an #ifdef.
This commit is contained in:
Bram Moolenaar
2022-07-04 19:58:17 +01:00
parent 5ed26faace
commit 4c99e622dd
2 changed files with 4 additions and 0 deletions

View File

@@ -735,6 +735,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
39,
/**/
38,
/**/