diff options
author | Andreas Kling <kling@serenityos.org> | 2020-08-16 11:15:47 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-08-16 16:44:09 +0200 |
commit | b9ae937279e00fff4a8654db2a78e04cfd4096bb (patch) | |
tree | e4b7d0375b36ebbc2c857f8b9bfbf4e5e5bf69a0 /Libraries/LibGUI | |
parent | 17992fbab738450c892ee283a642b8f4697fafde (diff) | |
download | serenity-b9ae937279e00fff4a8654db2a78e04cfd4096bb.zip |
SystemMonitor: Invalidate ProcessModel indexes when necessary
If the process table grows or shrinks, we need to invalidate all the
ProcessModel indexes. This is not great, but it's the most precise
invalidation we can do at the moment.
Diffstat (limited to 'Libraries/LibGUI')
0 files changed, 0 insertions, 0 deletions