Changed shortcut window to be non-model.

This commit is contained in:
icarter09
2020-03-24 22:35:58 -04:00
committed by Michael Webster
parent 5e9e34ed60
commit b6483090b6

View File

@@ -2,7 +2,7 @@
<interface>
<!-- interface-requires gtk+ 3.17 -->
<object class="GtkShortcutsWindow" id="shortcuts-xed">
<property name="modal">1</property>
<property name="modal">0</property>
<child>
<object class="GtkShortcutsSection">
<property name="visible">1</property>