cards/new, cards/edit and some improvements
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user