mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 07:05:24 +02:00
[238363] Performance improvement for refresh in system view.
This commit is contained in:
parent
c1edbb19ac
commit
ee18a0e04b
1 changed files with 1 additions and 0 deletions
|
@ -506,6 +506,7 @@ public class SystemPreferencesManager {
|
|||
}
|
||||
};
|
||||
addListenerJob.setSystem(true);
|
||||
addListenerJob.schedule();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue