[gnome-2048/arnaudb/wip/gtk4: 23/34] Fix UI file.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-2048/arnaudb/wip/gtk4: 23/34] Fix UI file.
- Date: Mon, 13 Jul 2020 15:35:58 +0000 (UTC)
commit 6d909e1358a45cbf6a0a9bc078be94a0124a0fee
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Tue Apr 28 09:40:33 2020 +0200
Fix UI file.
data/game-headerbar.ui | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/data/game-headerbar.ui b/data/game-headerbar.ui
index 6b7d31c..627cb1c 100644
--- a/data/game-headerbar.ui
+++ b/data/game-headerbar.ui
@@ -35,12 +35,6 @@
<property name="focus-on-click">False</property>
</object>
</child>
- <child type="end">
- <object class="GtkLabel" id="_score">
- <property name="can-focus">False</property>
- <property name="label">0</property>
- </object>
- </child>
<child type="end">
<object class="GtkMenuButton" id="_hamburger_button">
<property name="halign">end</property>
@@ -52,6 +46,12 @@
</style>
</object>
</child>
+ <child type="end">
+ <object class="GtkLabel" id="_score">
+ <property name="can-focus">False</property>
+ <property name="label">0</property>
+ </object>
+ </child>
</object>
</child>
</template>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]