2023-01-19 10:40:24 +00:00
|
|
|
<?xml-model href="../gui.xsd" type="application/xml" schematypes="http://www.w3.org/2001/XMLSchema"?>
|
2023-01-17 14:44:11 +00:00
|
|
|
<root reference_width="2560" reference_height="1440">
|
|
|
|
<grid x_dim="1" y_dim="1" x_offset="10" y_offset="10" width="300" height="50"
|
|
|
|
vert_align="top" hori_align="left" margin="2" padding="2" background="#c9c9c9">
|
|
|
|
<label x_slot="0" y_slot="0" text_color="#c9c9c9" text_ratio="1.0"
|
|
|
|
background="black">Vulkan Overlay Enabled</label>
|
|
|
|
</grid>
|
|
|
|
</root>
|