mirror of
				https://github.com/gilshahar7/ExactTime.git
				synced 2025-11-03 21:16:18 +00:00 
			
		
		
		
	1.4
This commit is contained in:
		@ -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
 | 
					 | 
				
			||||||
		Reference in New Issue
	
	Block a user