mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-04-17 10:18:32 +02:00
10 lines
315 B
XML
10 lines
315 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!-- Created with Cambalache 0.90.1 -->
|
|
<interface>
|
|
<requires lib="gtk" version="4.0"/>
|
|
<template class="resetListBoxRow" parent="GtkListBoxRow">
|
|
<property name="height-request">40</property>
|
|
<property name="selectable">False</property>
|
|
</template>
|
|
</interface>
|