Changed shortcut window to be non-model.
This commit is contained in:
parent
5e9e34ed60
commit
b6483090b6
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue