diff options
| author | Pietro Gagliardi <[email protected]> | 2015-04-10 23:24:21 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2015-04-10 23:24:21 -0400 |
| commit | 4afca8f2c2f8a797263d54651366f9f1fbc2c09c (patch) | |
| tree | 7fa3f8f4acc187112be17ebcd76ec70328820aa4 /new/uipriv_darwin.h | |
| parent | c610c60ea6266fe68c2f06627c0bdbedaa5731bb (diff) | |
More of the previous commit. More TODOs.
Diffstat (limited to 'new/uipriv_darwin.h')
| -rw-r--r-- | new/uipriv_darwin.h | 2 |
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 *); |
