Skip to content

Commit 4a2e122

Browse files
committed
vcview.ui: Don't map the commit dialog before we've set a parent
1 parent f901908 commit 4a2e122

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/ui/vcview.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
</child>
131131
</object>
132132
<object class="GtkDialog" id="commitdialog">
133-
<property name="visible">True</property>
133+
<property name="visible">False</property>
134134
<property name="can_focus">False</property>
135135
<property name="border_width">12</property>
136136
<property name="title" translatable="yes">Commit</property>

0 commit comments

Comments
 (0)