0
0
mirror of https://github.com/vim/vim.git synced 2025-11-13 22:54:27 -05:00

patch 8.2.0622: Haiku: GUI does not compile

Problem:    Haiku: GUI does not compile.
Solution:   Various fixes. (Emir Sari, closes #5961)
This commit is contained in:
Bram Moolenaar
2020-04-23 15:41:49 +02:00
parent 95a467e7ee
commit beae4084fd
8 changed files with 33 additions and 10 deletions

View File

@@ -79,6 +79,10 @@ typedef struct BalloonEvalStruct
#ifdef FEAT_GUI_MSWIN
void *tofree;
#endif
#ifdef FEAT_GUI_HAIKU
int x;
int y;
#endif
} BalloonEval;
#define EVAL_OFFSET_X 15 // displacement of beval topleft corner from pointer