mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 20:59:16 +00:00
Ladybird/AppKit: Remove system header workarounds for global names
This commit is contained in:
parent
88044f59c6
commit
349a3ceec5
Notes:
sideshowbarker
2024-07-18 23:46:23 +09:00
Author: https://github.com/ADKaster
Commit: 349a3ceec5
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/676
Reviewed-by: https://github.com/AtkinsSJ ✅
Reviewed-by: https://github.com/trflynn89 ✅
20 changed files with 16 additions and 83 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#import <System/Cocoa.h>
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@protocol TaskManagerDelegate <NSObject>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue