fractal/data/resources/ui/content-message-reaction-list.ui
Kévin Commaille 2582b0d9b1
content: Implement reactions
Closes #530
2022-01-19 18:22:27 +01:00

10 lines
293 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<interface>
<template class="ContentMessageReactionList" parent="AdwBin">
<child>
<object class="GtkFlowBox" id="flow_box">
<property name="max-children-per-line">100</property>
</object>
</child>
</template>
</interface>