summaryrefslogtreecommitdiffstats
path: root/src/beval.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/beval.h')
-rw-r--r--src/beval.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/beval.h b/src/beval.h
index f44620038d..4332389642 100644
--- a/src/beval.h
+++ b/src/beval.h
@@ -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