mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 09:28:11 +00:00
SystemMonitor: Wrap file descriptor and unveiled paths model into a SortingProxyModel
This commit is contained in:
parent
f910cdcdb7
commit
3bd6142918
4 changed files with 11 additions and 4 deletions
|
@ -39,5 +39,6 @@ private:
|
|||
ProcessFileDescriptorMapWidget();
|
||||
|
||||
RefPtr<GUI::TableView> m_table_view;
|
||||
RefPtr<GUI::JsonArrayModel> m_model;
|
||||
pid_t m_pid { -1 };
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue