1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 17:47:44 +00:00

SystemMonitor: Move storage tab into custom widget

This commit is contained in:
kleines Filmröllchen 2022-03-24 11:04:08 +01:00 committed by Andreas Kling
parent 99005ca90f
commit 81d5e93b92
2 changed files with 102 additions and 98 deletions

View file

@ -63,7 +63,7 @@
}
}
@GUI::LazyWidget {
@SystemMonitor::StorageTabWidget {
title: "Storage"
name: "storage"
layout: @GUI::VerticalBoxLayout {