1
0
forked from aniani/vim

patch 7.4.1443

Problem:    Can't build GTK3 with small features.
Solution:   Use gtk_widget_get_window().  Fix typos. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2016-02-27 22:08:16 +01:00
parent e0fd2aa8f6
commit 3f2a5d8dfb
2 changed files with 9 additions and 5 deletions

View File

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