]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1582: cannot build with +textprop but without +timers v8.1.1582
authorBram Moolenaar <Bram@vim.org>
Sat, 22 Jun 2019 23:03:51 +0000 (01:03 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 22 Jun 2019 23:03:51 +0000 (01:03 +0200)
commit0fcf26ba4ffaaa6a2fb8d879dc24b5f7e1bb6a13
treeca53f6be2222dbb055c5db237e4c38e4323617af
parent7a39dd7f00239059ce34660611589b26126a550c
patch 8.1.1582: cannot build with +textprop but without +timers

Problem:    Cannot build with +textprop but without +timers.
Solution:   Add #ifdef. (Ola Söder, closes #4574)
src/popupwin.c
src/version.c