1
0
forked from aniani/vim

patch 8.1.1064: no test for output conversion in the GTK GUI

Problem:    No test for output conversion in the GTK GUI.
Solution:   Add a simplistic test.
This commit is contained in:
Bram Moolenaar
2019-03-28 21:49:21 +01:00
parent 37db642083
commit c701f320e8
2 changed files with 17 additions and 0 deletions

View File

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