From 83f423a43ef87c34e09470f36eefc17ac57033d6 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 26 Aug 2014 22:41:25 -0400 Subject: Cleaned up the TextField.Invalid() popover on Mac OS X a fair bit. --- redo/objc_darwin.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'redo/objc_darwin.h') diff --git a/redo/objc_darwin.h b/redo/objc_darwin.h index a8bf282..411b0cb 100644 --- a/redo/objc_darwin.h +++ b/redo/objc_darwin.h @@ -143,4 +143,7 @@ extern id toImageListImage(void *, intptr_t, intptr_t, intptr_t); /* dialog_darwin.m */ extern void openFile(id, void *); +/* warningpopover_darwin.m */ +extern id newWarningPopover(char *); + #endif -- cgit v1.2.3