[five-or-more/arnaudb/wip/gtk4: 2/3] Remove AccelGroup.



commit 97cf8ba66311e001795bf9f6bca484d09ba63470
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Fri Mar 27 16:30:33 2020 +0100

    Remove AccelGroup.

 data/five-or-more.ui | 7 -------
 1 file changed, 7 deletions(-)
---
diff --git a/data/five-or-more.ui b/data/five-or-more.ui
index cf0bb53..e8a11a1 100644
--- a/data/five-or-more.ui
+++ b/data/five-or-more.ui
@@ -47,16 +47,12 @@
       </item>
     </section>
   </menu>
-  <object class="GtkAccelGroup" id="accelgroup"/>
   <template class="GameWindow" parent="GtkApplicationWindow">
     <property name="can_focus">False</property>
     <property name="default_width">320</property>
     <property name="default_height">400</property>
     <property name="icon_name">five-or-more</property>
 <!--    <property name="border-width">18</property> FIXME -->
-    <accel-groups>
-      <group name="accelgroup"/>
-    </accel-groups>
     <child type="titlebar">
       <object class="GtkHeaderBar" id="headerbar">
         <property name="can_focus">False</property>
@@ -104,6 +100,3 @@
     </child>
   </template>
 </interface>
-
-
-


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