mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 14:02:28 +00:00
fixed #600 by removing bad binding
This commit is contained in:
@@ -53,6 +53,8 @@
|
||||
|
||||
view.observer = tableView.window.windowController.document;
|
||||
|
||||
//[view.removeButton bind:NSVisibleBinding toObject:view.valueTextField withKeyPath:@"" options:nil];
|
||||
|
||||
return view;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user