镜像自地址
https://github.com/gilshahar7/ExactTime.git
已同步 2025-07-01 17:26:45 +00:00
1.4
这个提交包含在:
@ -1,20 +0,0 @@
|
||||
#import <Preferences/Preferences.h>
|
||||
|
||||
@interface ExactTimeprefsListController: PSListController {
|
||||
}
|
||||
@end
|
||||
|
||||
@implementation ExactTimeprefsListController
|
||||
- (id)specifiers {
|
||||
if(_specifiers == nil) {
|
||||
_specifiers = [[self loadSpecifiersFromPlistName:@"ExactTimeprefs" target:self] retain];
|
||||
}
|
||||
return _specifiers;
|
||||
}
|
||||
|
||||
-(void)apply{
|
||||
[self.view endEditing:YES];
|
||||
}
|
||||
@end
|
||||
|
||||
// vim:ft=objc
|
在新工单中引用
屏蔽一个用户