[lightsoff/arnaudb/wip/gtk4: 26/28] Reorder buttons.




commit 8c47f2cb73373f3356b5b95f1b70722829b39b08
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Sat Nov 28 15:16:23 2020 +0100

    Reorder buttons.

 data/lightsoff.ui | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/lightsoff.ui b/data/lightsoff.ui
index 0f3bad2..9b26c87 100644
--- a/data/lightsoff.ui
+++ b/data/lightsoff.ui
@@ -44,9 +44,6 @@
             <property name="menu-model">change-level-menu</property>
           </object>
         </child>
-        <child type="end">
-          <object class="GameButton" id="game_button_1"/>
-        </child>
         <child type="end">
           <object class="GtkMenuButton" id="menu_button">
             <property name="valign">center</property>
@@ -55,6 +52,9 @@
             <property name="icon-name">open-menu-symbolic</property>
           </object>
         </child>
+        <child type="end">
+          <object class="GameButton" id="game_button_1"/>
+        </child>
       </object>
     </child>
     <child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]