summaryrefslogtreecommitdiff
path: root/new/uipriv_darwin.h
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2015-04-10 23:24:21 -0400
committerPietro Gagliardi <[email protected]>2015-04-10 23:24:21 -0400
commit4afca8f2c2f8a797263d54651366f9f1fbc2c09c (patch)
tree7fa3f8f4acc187112be17ebcd76ec70328820aa4 /new/uipriv_darwin.h
parentc610c60ea6266fe68c2f06627c0bdbedaa5731bb (diff)
More of the previous commit. More TODOs.
Diffstat (limited to 'new/uipriv_darwin.h')
-rw-r--r--new/uipriv_darwin.h2
1 files changed, 1 insertions, 1 deletions
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 *);