mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
properly enable/disable the rename confirm button
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
Torrent * _torrent;
|
||||
FileListNode * _node;
|
||||
void (^_completionHandler)(BOOL);
|
||||
NSString * _originalName;
|
||||
|
||||
IBOutlet NSTextField * _labelField;
|
||||
IBOutlet NSTextField * _inputField;
|
||||
|
||||
Reference in New Issue
Block a user