summaryrefslogtreecommitdiff
path: root/src/gui_mac.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui_mac.c')
-rw-r--r--src/gui_mac.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/gui_mac.c b/src/gui_mac.c
index 2f0f7f865..d83a1379a 100644
--- a/src/gui_mac.c
+++ b/src/gui_mac.c
@@ -2597,6 +2597,12 @@ bail:
return CallNextEventHandler(nextHandler, theEvent);
}
+ void
+gui_mch_mousehide(int hide)
+{
+ /* TODO */
+}
+
#if 0
/*