1
0
forked from aniani/vim

patch 8.2.3881: QNX: crash when compiled with GUI but using terminal

Problem:    QNX: crash when compiled with GUI but using terminal.
Solution:   Check the gui.in_use flag. (Hirohito Higashi, closes #9391)
This commit is contained in:
h-east
2021-12-24 11:57:06 +00:00
committed by Bram Moolenaar
parent 70a120b72b
commit 6073f13f55
2 changed files with 3 additions and 1 deletions

View File

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