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
commit 81d5e93b92
Notes: sideshowbarker 2024-07-17 22:01:16 +09:00
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 {