mirror of
https://github.com/objective-see/TaskExplorer.git
synced 2026-03-22 07:02:39 +00:00
improved sync's
This commit is contained in:
@@ -390,11 +390,11 @@ bail:
|
||||
|
||||
}] mutableCopy];
|
||||
|
||||
}//sync
|
||||
|
||||
//reload bottom pane now
|
||||
// note: this will only reload if new task is the currently selected one, etc
|
||||
[((AppDelegate*)[[NSApplication sharedApplication] delegate]) reloadBottomPane:self itemView:DYLIBS_VIEW];
|
||||
|
||||
}//sync
|
||||
|
||||
//complete dylib processing for new dylib
|
||||
// ->get signing info, hash, etc, & save into global list
|
||||
|
||||
Reference in New Issue
Block a user