10 lines
327 B
XML
10 lines
327 B
XML
<layout>
|
|
<include src="t_tab_title.xml" />
|
|
<include src="../t_group_box.xml" />
|
|
|
|
<elements>
|
|
<TabTitle translation="GAMES" icon="dashboard/games.svg" />
|
|
<rectangle macro="group_box" id="running_games_list_parent" align_self="center" />
|
|
<div id="game_list_parent" align_items="center" />
|
|
</elements>
|
|
</layout> |