patch 8.2.2471: popup_setoptions() does not set textprop in other tab

Problem:    Popup_setoptions() does not set textprop in other tab.
Solution:   use win_valid_any_tab(). (closes #7788)
This commit is contained in:
Bram Moolenaar
2021-02-06 14:59:27 +01:00
parent 6502643677
commit efa1923565
3 changed files with 22 additions and 1 deletions

View File

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