diff options
Diffstat (limited to 'new/window_darwin.m')
| -rw-r--r-- | new/window_darwin.m | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/new/window_darwin.m b/new/window_darwin.m index 8d582c3..ad5506a 100644 --- a/new/window_darwin.m +++ b/new/window_darwin.m @@ -10,7 +10,7 @@ @implementation loggingNSWindow -uiLogObjCClassAllocations +uiLogObjCClassAllocations() @end #else @@ -25,7 +25,7 @@ uiLogObjCClassAllocations @implementation uiWindowDelegate -uiLogObjCClassAllocations +uiLogObjCClassAllocations() - (BOOL)windowShouldClose:(id)win { |
