Files
wayvr/dash-frontend/assets/gui/tab/processes.xml
2025-12-21 16:00:54 +01:00

10 lines
306 B
XML

<layout>
<include src="t_tab_title.xml" />
<elements>
<TabTitle translation="LIST_OF_DISPLAYS" icon="dashboard/window.svg" />
<div id="display_list_parent" />
<TabTitle translation="LIST_OF_PROCESSES" icon="dashboard/cpu.svg" />
<div id="process_list_parent" />
</elements>
</layout>