mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
fix: wrong case in AppKit.h (#5456)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// It may be used under the MIT (SPDX: MIT) license.
|
||||
// License text can be found in the licenses/ folder.
|
||||
|
||||
#import <AppKit/Appkit.h>
|
||||
#import <AppKit/AppKit.h>
|
||||
|
||||
@interface BlocklistScheduler : NSObject
|
||||
|
||||
|
||||
Reference in New Issue
Block a user