mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-21 00:38:56 +00:00
SystemMonitor: Move storage tab into custom widget
This commit is contained in:
parent
99005ca90f
commit
81d5e93b92
Notes:
sideshowbarker
2024-07-17 22:01:16 +09:00
Author: https://github.com/kleinesfilmroellchen
Commit: 81d5e93b92
Pull-request: https://github.com/SerenityOS/serenity/pull/13125
2 changed files with 102 additions and 98 deletions
|
@ -63,7 +63,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
@GUI::LazyWidget {
|
||||
@SystemMonitor::StorageTabWidget {
|
||||
title: "Storage"
|
||||
name: "storage"
|
||||
layout: @GUI::VerticalBoxLayout {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue