1
0
forked from aniani/vim

patch 7.4.1830

Problem:    non-antialiased misnamed.
Solution:   Use NONANTIALIASED and NONANTIALIASED_QUALITY. (Kim Brouer,
            closes #793)
This commit is contained in:
Bram Moolenaar
2016-05-11 21:05:05 +02:00
parent de7eb0a47b
commit 73a733e08b
2 changed files with 4 additions and 2 deletions

View File

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