mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 02:17:34 +00:00
SystemMonitor: Move hardware tab to custom widget
This is just a LazyWidget with fancy initialization code that works perfectly in isolation.
This commit is contained in:
parent
5a2716baea
commit
99005ca90f
2 changed files with 92 additions and 85 deletions
|
@ -80,7 +80,7 @@
|
|||
name: "network"
|
||||
}
|
||||
|
||||
@GUI::LazyWidget {
|
||||
@SystemMonitor::HardwareTabWidget {
|
||||
title: "Hardware"
|
||||
name: "hardware"
|
||||
layout: @GUI::VerticalBoxLayout {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue