From 4afca8f2c2f8a797263d54651366f9f1fbc2c09c Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Fri, 10 Apr 2015 23:24:21 -0400 Subject: More of the previous commit. More TODOs. --- new/uipriv_darwin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'new/uipriv_darwin.h') diff --git a/new/uipriv_darwin.h b/new/uipriv_darwin.h index e34b825..f91b84d 100644 --- a/new/uipriv_darwin.h +++ b/new/uipriv_darwin.h @@ -25,7 +25,7 @@ } // init_darwin.m -extern NSView *deletedControlsView; +extern NSView *destroyedControlsView; // util_darwin.m extern void setStandardControlFont(NSControl *); -- cgit v1.2.3