mirror of
https://github.com/objective-see/TaskExplorer.git
synced 2026-03-22 07:02:39 +00:00
fixed global search bug (table items were removed, so search didn't see them)
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@
|
||||
|
||||
//enumerate all tasks
|
||||
// ->calls back into app delegate to update task (top) table when pau
|
||||
// TODO: existsing tasks w/ nil vtInfo, call [vtObject addItem:binary] ?
|
||||
// TODO: existing tasks w/ nil vtInfo, call [vtObject addItem:binary] ?
|
||||
-(void)enumerateTasks
|
||||
{
|
||||
//(new) task item
|
||||
|
||||
Reference in New Issue
Block a user