0
0
mirror of https://github.com/vim/vim.git synced 2025-09-27 04:14:06 -04:00

patch 8.2.4550: Motif: cannot set the color of the scrollbar thumb

Problem:    Motif: cannot set the color of the scrollbar thumb.
Solution:   Remove #ifdef.
This commit is contained in:
Bram Moolenaar
2022-03-12 12:21:28 +00:00
parent e2adcf3974
commit 5b4f8a0e84
2 changed files with 2 additions and 2 deletions

View File

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