commit | 5b4f8a0e8476d57ee8a48e45171d19c1d2b4154e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Mar 12 12:21:28 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Mar 12 12:21:28 2022 +0000 |
tree | ed38d2c805158fd9985497b4e9eac89fdb8999b4 | |
parent | e2adcf397421d47440d135a97765e1dbe7f824fe [diff] [blame] |
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.
diff --git a/src/version.c b/src/version.c index 7861799..d5b9380 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4550, +/**/ 4549, /**/ 4548,