cards/new, cards/edit and some improvements

This commit is contained in:
2024-04-05 12:42:02 +03:00
parent 005da0d8c9
commit 5d65c0b93a
22 changed files with 470 additions and 38 deletions

View File

@@ -7,15 +7,15 @@
<property name="orientation">horizontal</property>
<child>
<object class="GtkButton" id="edit_button">
<property name="label">test</property>
<property name="label">Edit cards</property>
</object>
</child>
<child>
<object class="GtkButton" id="start_button">
<property name="label">test2</property>
<property name="label">start game</property>
</object>
</child>
</object>
</child>
</template>
</interface>
</interface>