[lightsoff/arnaudb/wip/gtk4: 28/28] Make game playable.




commit 428c12c0ab6a006a05d3dd284efba09ed6796c16
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Sat Nov 28 15:23:48 2020 +0100

    Make game playable.

 data/notifications-revealer.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/notifications-revealer.ui b/data/notifications-revealer.ui
index f658fb5..19b8a9a 100644
--- a/data/notifications-revealer.ui
+++ b/data/notifications-revealer.ui
@@ -18,10 +18,10 @@
 <interface>
   <requires lib="gtk+" version="3.99"/>
   <template class="NotificationsRevealer" parent="GtkWidget">
+    <property name="halign">center</property>
+    <property name="valign">start</property>
     <child>
       <object class="GtkRevealer" id="revealer">
-        <property name="halign">center</property>
-        <property name="valign">start</property>
         <child>
           <object class="GtkFrame">
             <style>


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