mirror of
https://github.com/hholtmann/smcFanControl.git
synced 2025-11-04 19:49:16 +01:00
Moved Preference Strings into Constants
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#import <smc.h>
|
||||
#import <MachineDefaults.h>
|
||||
#import "Constants.h"
|
||||
|
||||
@interface smcWrapper : NSObject {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user