mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 05:27:43 +00:00
ProcessManager+LibGUI: Tweak things to improve ProcessManager look.
This commit is contained in:
parent
9e5ad25188
commit
3bdb95e128
7 changed files with 20 additions and 15 deletions
|
@ -14,7 +14,6 @@ public:
|
|||
|
||||
private:
|
||||
virtual void timer_event(CTimerEvent&) override;
|
||||
virtual void paint_event(GPaintEvent&) override;
|
||||
|
||||
GLabel* m_user_physical_pages_label { nullptr };
|
||||
GLabel* m_supervisor_physical_pages_label { nullptr };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue