8128: GtkDialog mapped without a transient parent
Fix Reorder Relationships dialog (cherry picked from commit 3b4ceeb630fff4d1f9ed1d64a6db20bef7262ec5)
This commit is contained in:
parent
e578316bd9
commit
ab17a5340a
@ -3,7 +3,7 @@
|
||||
<interface>
|
||||
<requires lib="gtk+" version="3.10"/>
|
||||
<object class="GtkDialog" id="reorder">
|
||||
<property name="visible">True</property>
|
||||
<property name="visible">False</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="border_width">12</property>
|
||||
<property name="default_width">500</property>
|
||||
|
Loading…
x
Reference in New Issue
Block a user