summaryrefslogtreecommitdiff
path: root/redo/objc_darwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'redo/objc_darwin.h')
-rw-r--r--redo/objc_darwin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/redo/objc_darwin.h b/redo/objc_darwin.h
index d4a58d0..826334c 100644
--- a/redo/objc_darwin.h
+++ b/redo/objc_darwin.h
@@ -125,6 +125,7 @@ extern intptr_t buttonNumber(id);
extern intptr_t clickCount(id);
extern uintptr_t pressedMouseButtons(void);
extern uintptr_t keyCode(id);
+extern void areaRepaint(id, struct xrect);
extern void areaRepaintAll(id);
/* common_darwin.m */