annotate src/GvimExt/resource.h @ 19354:1d3b2ce65ae0
v8.2.0235
patch 8.2.0235: draw error when an empty group is removed from 'statusline'
Commit: https://github.com/vim/vim/commit/dbe5d361feb65137099644329cf0ecfd4a945a14
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Feb 8 18:35:31 2020 +0100
patch 8.2.0235: draw error when an empty group is removed from 'statusline'
Problem: Draw error when an empty group is removed from 'statusline'.
Solution: Do not use highlighting from a removed group.
author |
Bram Moolenaar <Bram@vim.org> |
date |
Sat, 08 Feb 2020 18:45:03 +0100 |
parents |
4e2284e71352 |
children |
|
rev |
line source |
10
|
1 //{{NO_DEPENDENCIES}}
|
|
2 // Microsoft Developer Studio generated include file.
|
|
3 // Used by gvimext.rc
|
|
4 //
|
|
5
|
|
6 // Next default values for new objects
|
|
7 //
|
|
8 #ifdef APSTUDIO_INVOKED
|
|
9 #ifndef APSTUDIO_READONLY_SYMBOLS
|
|
10 #define _APS_NEXT_RESOURCE_VALUE 101
|
|
11 #define _APS_NEXT_COMMAND_VALUE 40001
|
|
12 #define _APS_NEXT_CONTROL_VALUE 1000
|
|
13 #define _APS_NEXT_SYMED_VALUE 101
|
|
14 #endif
|
|
15 #endif
|