We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3831ce commit c3e2cd2Copy full SHA for c3e2cd2
1 file changed
data/ui/patch-dialog.ui
@@ -3,7 +3,7 @@
3
<interface>
4
<requires lib="gtk+" version="3.6"/>
5
<object class="GtkDialog" id="patchdialog">
6
- <property name="visible">True</property>
+ <property name="visible">False</property>
7
<property name="can_focus">False</property>
8
<property name="border_width">12</property>
9
<property name="title" translatable="yes">Format as Patch</property>
0 commit comments