Skip to content

Commit

Permalink
#319 - and borders again.....
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Feb 15, 2017
1 parent cb4c2b5 commit 94d3e14
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/mobi/hsz/idea/gitignore/ui/IgnoreSettingsPanel.form
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
<properties>
<enabled value="true"/>
</properties>
<clientProperties>
<BorderFactoryClass class="java.lang.String" value="com.intellij.ui.IdeBorderFactory$PlainSmallWithIndent"/>
</clientProperties>
<border type="none" title-resource-bundle="messages/IgnoreBundle" title-key="settings.general"/>
<children>
<component id="7e9b" class="javax.swing.JCheckBox" binding="missingGitignore">
Expand Down Expand Up @@ -90,6 +93,9 @@
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="1" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<clientProperties>
<BorderFactoryClass class="java.lang.String" value="com.intellij.ui.IdeBorderFactory$PlainSmallWithIndent"/>
</clientProperties>
<border type="none" title-resource-bundle="messages/IgnoreBundle" title-key="settings.userTemplates"/>
<children>
<component id="85fc4" class="com.intellij.openapi.ui.Splitter" binding="templatesSplitter" custom-create="true">
Expand All @@ -106,6 +112,9 @@
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="1" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<clientProperties>
<BorderFactoryClass class="java.lang.String" value="com.intellij.ui.IdeBorderFactory$PlainSmallWithIndent"/>
</clientProperties>
<border type="none" title-resource-bundle="messages/IgnoreBundle" title-key="settings.languagesSettings"/>
<children>
<scrollpane id="9895d" class="com.intellij.ui.components.JBScrollPane" binding="languagesPanel" custom-create="true">
Expand Down

0 comments on commit 94d3e14

Please sign in to comment.