1
0
forked from aniani/vim

patch 8.0.1142: window toolbar menu gets a tear-off item

Problem:    Window toolbar menu gets a tear-off item.
Solution:   Recognize the window toolbar.
This commit is contained in:
Bram Moolenaar
2017-09-23 23:58:28 +02:00
parent 96e7a6ee45
commit 378daf87d3
2 changed files with 4 additions and 1 deletions

View File

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