mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-19 01:29:21 +00:00
began work for seamless editing with history support
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
- (NSResponder *)reconmendedFirstResponder;
|
||||
- (void)updateResponderChain;
|
||||
|
||||
|
||||
|
||||
#pragma mark Binding Observation
|
||||
/**
|
||||
* Override this to get notificied when setValue:forKeyPath will be called with a keypath starting with representedObject.
|
||||
@@ -36,4 +34,6 @@
|
||||
*/
|
||||
- (void)didChangeValueForRepresentedObjectKeyPath:(NSString *)keyPath;
|
||||
|
||||
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user